mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Update plugins/modules/at.py
Co-authored-by: quidame <quidame@poivron.org>
This commit is contained in:
parent
09299f1b9a
commit
ceaee68c85
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ version_added: "1.0.0"
|
|||
options:
|
||||
chdir:
|
||||
description:
|
||||
- An optional location from where to run the command at. Useful for intance
|
||||
- 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.
|
||||
type: path
|
||||
version_added: 1.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue