Basically you don't need different inventory files if you don't want them
to be.

More than likely, you'll just want to seperate dev/stage/prod and have
groups for the apps.




On Tue, Feb 25, 2014 at 10:31 AM, <[email protected]> wrote:

> I'm managing multiple separate applications from my Ansible repo, each
> with a different set of servers. Each application has multiple instances
> (dev, stage, prod).
> To manage all this I have a whole bunch of inventory files:
>
>    - app1
>       - app1_variant1
>          - dev
>          - stage
>          - prod
>       - app1_variant2
>          - dev
>          - stage
>          - prod
>       - app2
>       - dev
>       - stage
>       - prod
>    - etc.
>
> (that's 9 separate inventory files for those 2 apps).
>
> Is there a better way to manage this? How does everyone else deal with
> lots of applications with different sets of servers?
>
> --
> 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/be4ff225-098f-4a28-abe2-245cf5e9b7d1%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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/CAEVJ8QPV9JKmOf-Zyr84FQ9c1sJMoj%3DbrOr2uKpyjMRa5u%2B6BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to