summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-upgrade.yml
blob: f2680abde15e57eb5a5786e6c555b0fc1e03a311 (plain)
1
2
3
4
5
6
7
- name: Configure cluster hosts names 
  hosts: nodes
  roles:
    - { role: ands_facts }
#    - { role: ands_openshift, subrole: hostnames }

- import_playbook: ../anslib/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_7/upgrade.yml