Ver Fonte

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

Grega Bremec há 3 semanas atrás
pai
commit
ef02b5f4c4
1 ficheiros alterados com 1 adições e 1 exclusões
  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 }}"