Merge pull request #8850 from michalgasek/run-once-docs-fix
docs: Add versionadded for run_once
This commit is contained in:
commit
c1ce64bd5d
1 changed files with 2 additions and 0 deletions
|
@ -135,6 +135,8 @@ will need to ask for a passphrase.
|
||||||
Run Once
|
Run Once
|
||||||
````````
|
````````
|
||||||
|
|
||||||
|
.. versionadded:: 1.7
|
||||||
|
|
||||||
In some cases there may be a need to only run a task one time and only on one host. This can be achieved
|
In some cases there may be a need to only run a task one time and only on one host. This can be achieved
|
||||||
by configuring "run_once" on a task::
|
by configuring "run_once" on a task::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue