Browse Source

fix var ref

Grega Bremec 2 năm trước cách đây
mục cha
commit
e3c441aefa

+ 1 - 1
roles/fix-operators/tasks/main.yml

@@ -32,7 +32,7 @@
     api_version: operators.coreos.com/v1alpha1
     api_version: operators.coreos.com/v1alpha1
     kind: catalogsource
     kind: catalogsource
     namespace: openshift-marketplace
     namespace: openshift-marketplace
-    name: "{{ removed_catalog }}"
+    name: "{{ removed_source }}"
     state: absent
     state: absent
 
 
 - name: Make sure the pull secret will do for online sources
 - name: Make sure the pull secret will do for online sources