Question - I’ve been using Bang (http://fr33jc.github.io/bang/index.html) for Ansible deployments into OpenStack environments, but I’m wondering if there is work on other solutions? Most of what I’ve seen googling and digging around so far is for Ansible deployments of OpenStack, which is not my area of interest. I’m looking for solutions that manage not just the (nova) inventory, but all aspects of Keystone, Nova, Neutron, Libra, Swift, Cinder etc that would allow one to use Ansible to manage and deploy full fledged app-stacks including, templates, compute instances, storage, load balancers, SDN and even DNS all together. Anyone have any insight or recommendations?
Many people are using the cloud modules, like ‘nova_compute’: