Commit cf3da1bd by Derek Carter

vars_files doesn't use include

parent 1b249b87
......@@ -52,7 +52,7 @@ The acme/setup.yml playbook would be as simple as::
user: root
vars_files
- include: vars/main.yml
- vars/main.yml
tasks:
- include: tasks/setup.yml
handlers:
......
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