We implemented this by having host files specific to an environment, so for example, a QA host file, a Prod host file, a Dev host file, etc. Then the groupings within the host file would be based off what they were used for, for example:
[wildfly_servers] HostA HostB [activemq_servers] HostB [db_servers] HostA [akka_servers] HostB [php_servers] HostA [php_innovations_servers] HostA Then when calling the playbook, we just pull in the appropriate host file for the environment we want to have updated. Is this what you were talking about? -- 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/92a9d9eb-edda-4870-aa41-18922173731c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
