summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_9/validator.yml
blob: d8540abfb7202ea98ba3fbd81f8cd12d8cbd466d (plain)
1
2
3
4
5
6
7
---
- name: Verify 3.8 specific upgrade checks
  hosts: oo_first_master
  roles:
  - { role: lib_openshift }
  tasks:
  - debug: msg="noop"