summaryrefslogtreecommitdiffstats
path: root/test/integration/openshift_health_checker/preflight/playbooks/preflight_fail_all.yml
blob: e7790a0d4486313784e1563b43069cedbea43f61 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
- include: setup_container.yml
  vars:
    name: preflight_fail_all

- name: Run preflight checks
  include: ../../../../../playbooks/byo/openshift-preflight/check.yml

# - include: tasks/teardown_container.yml
#   vars:
#     name: preflight_fail_all