mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +01:00
Update version_added
Co-authored-by: quidame <quidame@poivron.org>
This commit is contained in:
parent
a699771c87
commit
09299f1b9a
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ options:
|
||||||
- An optional location from where to run the command at. Useful for intance
|
- An optional location from where to run the command at. Useful for intance
|
||||||
when running a playbook using ansible-pull with C(purge) option.
|
when running a playbook using ansible-pull with C(purge) option.
|
||||||
type: path
|
type: path
|
||||||
version_added: 1.1.2
|
version_added: 1.3.0
|
||||||
command:
|
command:
|
||||||
description:
|
description:
|
||||||
- A command to be executed in the future.
|
- A command to be executed in the future.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue