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:
|
chdir:
|
||||||
description:
|
description:
|
||||||
- An optional location from where to run the command C(at).
|
- 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
|
type: path
|
||||||
version_added: 1.3.0
|
version_added: 1.3.0
|
||||||
command:
|
command:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue