mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +01:00
Update at.py
This commit is contained in:
parent
c7d610b662
commit
99585a9696
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ options:
|
|||
chdir:
|
||||
description:
|
||||
- An optional location from where to run the command C(at).
|
||||
- Useful for intance when running a playbook using ansible-pull with C(purge) option.
|
||||
- Useful for instance when running a playbook using ansible-pull with C(purge) option.
|
||||
type: path
|
||||
version_added: 1.3.0
|
||||
command:
|
||||
|
|
|
|||
Loading…
Reference in a new issue