Преглед изворни кода

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 }}"