Grega Bremec 1 рік тому
батько
коміт
41fe1f8b66
1 змінених файлів з 9 додано та 3 видалено
  1. 9 3
      pre-flight.yml

+ 9 - 3
pre-flight.yml

@@ -5,11 +5,17 @@
   become: no
   roles:
     - role: pull-tools
-      tags: prep
+      tags:
+        - prep
+        - tools
     - role: pull-images
-      tags: prep
+      tags:
+        - prep
+        - images
     - role: pull-files
-      tags: prep
+      tags:
+        - prep
+        - files
     - role: check-env
       tags: check
     - role: fix-operators