mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-02 03:11:01 -07: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.
|
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
|
Conditional Execution
|
||||||
+++++++++++++++++++++
|
+++++++++++++++++++++
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue