Playbook refactoring -- work in progress.

This commit is contained in:
Michael DeHaan
2012-05-26 00:37:34 -04:00
parent cf9ddf3a30
commit b9b53d1941
5 changed files with 306 additions and 341 deletions

View File

@@ -4,7 +4,7 @@
# because of the comments it's less concise than it normally is. But feel
# free to comment your playbooks if you like.
- hosts: dbservers
- hosts: all
# we can define variables the normal way...