Commit f52d403d by Michael DeHaan

Merge pull request #123 from goozbach/master

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