- ---
- - name: Check the prerequisites for cluster provisioning in OpenStack
- include: prerequisites.yml
- - name: Include the provision.yml playbook to create cluster
- include: provision.yml
- - name: Include the install.yml playbook to install cluster
- include: install.yml
|