@@ -23,7 +23,7 @@
kubeconfig: tmp/kubeconfig-ocp4
validate_certs: no
#api_version: "{{ item.apiv }}"
- kind: "{{ item.kind }}"
+ kind: "{{ item }}"
#delete_all: true
#state: absent
loop: "{{ role.pre_cleanup }}"