mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Undocument --extra-vars
This commit is contained in:
parent
3f82b9b889
commit
b30aadcf0b
1 changed files with 0 additions and 6 deletions
|
@ -294,12 +294,6 @@ in a push-script::
|
|||
|
||||
There are full examples of both of these items in the github examples/playbooks directory.
|
||||
|
||||
Finally, there exists one more option, which feeds variables in from the command line,
|
||||
rather than sourcing them from the usual means::
|
||||
|
||||
ansible-playbook foo.yml --extra-vars="release_version=1234 capital_of_assyria=idontknow"
|
||||
|
||||
|
||||
Conditional Execution
|
||||
+++++++++++++++++++++
|
||||
|
||||
|
|
Loading…
Reference in a new issue