소스 검색

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
     kind: catalogsource
     namespace: openshift-marketplace
-    name: "{{ removed_catalog }}"
+    name: "{{ removed_source }}"
     state: absent
 
 - name: Make sure the pull secret will do for online sources