Infra: Azure - file cleanup
[csit.git] / resources / tools / testbed-setup / ansible / site.yaml
index 0d1913f..4436c21 100644 (file)
@@ -2,13 +2,25 @@
 # file: site.yaml
 
 - import_playbook: tg.yaml
-  tags: tg
+  tags:
+    - tg
+    - tg_aws
+    - tg_azure
 
 - import_playbook: sut.yaml
-  tags: sut
+  tags:
+    - sut
+    - sut_aws
+    - sut_azure
 
 - import_playbook: vpp_device.yaml
-  tags: vpp-device
+  tags:
+    - vpp-device
 
-- import_playbook: cobbler.yaml
-  tags: cobbler
+- import_playbook: nomad.yaml
+  tags:
+    - nomad
+
+- import_playbook: dev.yaml
+  tags:
+    - dev