docs: add mrr tests for weekly execution in 2n-aws and 3n-aws
[csit.git] / fdio.infra.ansible / tg.yaml
index 01d2cbc..86184e1 100644 (file)
@@ -3,7 +3,7 @@
 
 - hosts: tg
   remote_user: testuser
-  become: yes
+  become: true
   become_user: root
   gather_facts: false
   pre_tasks:
@@ -22,6 +22,8 @@
       tags: kernel
     - role: mellanox
       tags: mellanox
+    - role: intel
+      tags: intel
     - role: docker
       tags: docker
     - role: iperf
@@ -43,7 +45,7 @@
 
 - hosts: tg_aws
   remote_user: testuser
-  become: yes
+  become: true
   become_user: root
   gather_facts: false
   pre_tasks:
@@ -78,7 +80,7 @@
       tags: calibration
 
 - hosts: tg_azure
-  become: yes
+  become: true
   become_user: root
   gather_facts: false
   pre_tasks:
     - role: cleanup
       tags: cleanup
     - role: calibration
-      tags: calibration
\ No newline at end of file
+      tags: calibration