Commit b30aadcf by Michael DeHaan

Undocument --extra-vars

parent 3f82b9b8
......@@ -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
+++++++++++++++++++++
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment