summaryrefslogtreecommitdiffstats
path: root/playbooks/openstack/openshift-cluster/prerequisites.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add openshift_openstack role and move tasks thereTomas Sedovic2017-11-071-120/+9
| | | | | | | | | All the tasks that were previously in playbooks are now under `roles/openshift_openstack`. The `openshift-cluster` directory now only contains playbooks that include tasks from that role. This makes the structure much closer to that of the AWS provider.
* Move the OpenStack playbooksTomas Sedovic2017-11-071-0/+123
We move them from `playbooks/provisioning/openstack` to `playbooks/openstack` to mirror `playbooks/aws`.