Skip to content

Instantly share code, notes, and snippets.

@lantins
Created October 17, 2012 15:59
Show Gist options
  • Select an option

  • Save lantins/3906359 to your computer and use it in GitHub Desktop.

Select an option

Save lantins/3906359 to your computer and use it in GitHub Desktop.
./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