Explorar o código

Fix loop item

Chandler Wilkerson %!s(int64=6) %!d(string=hai) anos
pai
achega
3ffe009fee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      playbooks/ovirt/openshift-cluster/ovirt-vm-uninstall.yml

+ 1 - 1
playbooks/ovirt/openshift-cluster/ovirt-vm-uninstall.yml

@@ -26,7 +26,7 @@
         state: absent
         name: "{{ item.name }}"
       with_items:
-        - "{{ ovirt_vm_infra_vms }}"
+        - "{{ vms }}"
 
   post_tasks:
     - name: Logout from oVirt