Home OpenStack-Ansible Installation Guide
See also
Before continuing, the configuration files may be validated using the guidance in “Checking the integrity of your configuration files”.
Change to the /opt/openstack-ansible/playbooks directory.
Run the infrastructure setup playbook, which runs a series of sub-playbooks:
# openstack-ansible setup-infrastructure.yml
Confirm satisfactory completion with zero items unreachable or failed:
PLAY RECAP ********************************************************************
...
deployment_host : ok=27 changed=0 unreachable=0 failed=0