lukaspustina / dynamic-inventory-for-ansible-with-openstack

Dynamic inventory for Ansible with OpenStack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic inventory for Ansible with OpenStack

Read about it in the blog post.

The script has been udpated since publishing the blog post. It now supports more recent versions of python-novalcient. In addtion to the description in the blog post, the updated version of the script requires the environment variable OS_COMPUTE_API_VERSION to be set to either 1.1, 2, or 3 according to your OpenStack installation, e.g., OS_COMPUTE_API_VERSION=1.1.

About

Dynamic inventory for Ansible with OpenStack

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 70.2%Language:Shell 29.8%