ソースを参照

use the new deploy-operators role instead of the singular version

Grega Bremec 3 週間 前
コミット
ef02b5f4c4
1 ファイル変更1 行追加1 行削除
  1. 1 1
      playbooks/pre-flight.yml

+ 1 - 1
playbooks/pre-flight.yml

@@ -23,7 +23,7 @@
         loop_var: role
       tags: prep
     - include_role:
-        name: deploy-operator
+        name: deploy-operators
         apply:
           tags: prep
       loop: "{{ added_operators }}"