summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/pre/gate_checks.yml
blob: 907c1aa8790fa94e69d5169d4ec8db925afa896c (plain)
1
2
3
4
5
6
---
- name: Flag pre-upgrade checks complete for hosts without errors
  hosts: oo_masters_to_config:oo_nodes_to_config:oo_etcd_to_config
  tasks:
  - set_fact:
      pre_upgrade_complete: True