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