Commit b33cd0c4 by James Cammarata

Added a note in the advanced playbooks section regarding YAML extra vars

parent 8c9f84f6
......@@ -293,6 +293,9 @@ As of Ansible 1.3, extra vars can be loaded from a JSON file with the "@" syntax
--extra-vars "@some_file.json"
Also as of Ansible 1.3, extra vars can be formatted as YAML, either on the command line
or in a file as above.
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