I like that one. I tend to do:
deploy/
inventory/
live/
group_vars/
hosts
staging/
group_vars/
hosts
local/
...
roles/
...
site.yml
A deployment to the staging servers then becomes:
ansible-playbook -i inventory/staging site.yml
from within the 'deploy' directory.
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/35f86083-23ac-40b3-adf9-415946a36ff7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.