Commit def40d03 by Lorin Hochstein

Missing a colon in a YAML example.

parent 429d1108
......@@ -52,7 +52,7 @@ The acme/setup.yml playbook would be as simple as::
- hosts: webservers
user: root
vars_files
vars_files:
- ../global_vars.yml
- vars/main.yml
tasks:
......
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