浏览代码

fix var ref

Grega Bremec 1 年之前
父节点
当前提交
e3c441aefa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      roles/fix-operators/tasks/main.yml

+ 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