Created
October 17, 2012 15:59
-
-
Save lantins/3906359 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./server1.yml # main playbook for the server | |
| ./base/setup.yml # base playbook applied to all servers | |
| ./base/tasks/foo.yml # base playbook foo tasks | |
| ./base/tasks/bar.yml # base playbook bar tasks | |
| ./www-server/setup.yml # www server playbook. etc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment