summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/config.yml
blob: dce49d32f9e67df92f28974d33224a92489a556b (plain)
1
2
3
4
5
6
---
- name: Run the openshift-master config playbook
  include: openshift-master/config.yml

- name: Run the openshift-node config playbook
  include: openshift-node/config.yml