Skip to content

Commit

Permalink
Merge pull request ansible#123 from goozbach/master
Browse files Browse the repository at this point in the history
Fixed best practice
  • Loading branch information
mpdehaan committed Jun 15, 2012
2 parents 1b249b8 + cf3da1b commit f52d403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rst/bestpractices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f52d403

Please sign in to comment.