CSIT-1449 Ansible: Adding calibration support
[csit.git] / resources / tools / testbed-setup / ansible / sut.yaml
index 1f9a4cb..9b7a666 100644 (file)
@@ -6,6 +6,11 @@
   become: yes
   become_user: root
   roles:
-    - common
-    - sut
-    - tg_sut
+    - role: common
+      tags: common
+    - role: tg
+      tags: tg
+    - role: tg_sut
+      tags: tg_sut
+    - role: calibration
+      tags: calibration