Hi, With last version of Ansible (2.4), you can specify multiple inventory files (-i inventory1 -i inventory2). Maybe this is what you're looking for?
Regards Le lundi 16 octobre 2017 10:01:51 UTC+2, Scott a écrit : > > Hi, > > I am working with multiple Openstack and AWS clouds and need to run > application installation on instances across across them. I currently run > my playbooks against each cloud separately using the dynamic openstack.py > and ec2.py as I need the dynamic functionality thes provide. Apart from > rerunning the same playbook multiple times I also sometimes need > information about hosts that resides in a different cloud (i.e. IP Address > for security groups). I was wondering if there is a way to combine > different inventory outputs into a single usable inventory list that can be > used by a playbook. > -- 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/c5a0babc-b4e5-41a3-bad0-ae1829e515bb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
