CSIT-1449 Ansible: Adding calibration support
[csit.git] / resources / tools / testbed-setup / ansible / vpp_device.yaml
index 7f0f6eb..3d48941 100644 (file)
@@ -6,5 +6,7 @@
   become: yes
   become_user: root
   roles:
-    - common
-    - vpp_device
+    - role: common
+      tags: common
+    - role: vpp_device
+      tags: vpp_device