Home OpenStack-Ansible Installation Guide
Install the source and dependencies for the deployment host.
Clone the OSA repository into the /opt/openstack-ansible directory:
# git clone -b TAG https://github.com/openstack/openstack-ansible.git /opt/openstack-ansible
Replace ``TAG`` with the current stable release tag.
Change to the /opt/openstack-ansible directory, and run the Ansible bootstrap script:
# scripts/bootstrap-ansible.sh