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