Remove old openshift integration tests (#382)

This commit is contained in:
Mike Graves
2021-03-16 09:05:52 -04:00
committed by GitHub
parent 07915509c1
commit af928a255f
3 changed files with 0 additions and 72 deletions

View File

@@ -77,11 +77,3 @@
path: "{{ virtualenv }}"
state: absent
no_log: yes
# Test openshift
- debug:
var: k8s_openshift
- include: openshift.yml
when: k8s_openshift | bool