summaryrefslogtreecommitdiffstats
path: root/roles/openshift_preflight/init/tasks/main.yml
blob: bf2d8219682153a0d5d922654ed1c2a48f590842 (plain)
1
2
3
4
---
- name: set common variables
  set_fact:
    oo_preflight_check_results: "{{ oo_preflight_check_results | default([]) }}"