Explorar o código

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

Grega Bremec hai 3 semanas
pai
achega
ef02b5f4c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 }}"