X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Fsut.yaml;h=d0faad10a75c119d591af47e9a4cbabd8637a4ff;hp=2a413d792414e27d62d11f192d47dd6a73fe692d;hb=93285a12d79b2b14f4e6dad9faf450a51149ca37;hpb=df5672b3d9c29b51397f4770eb992c9f3f3955ce diff --git a/fdio.infra.ansible/sut.yaml b/fdio.infra.ansible/sut.yaml index 2a413d7924..d0faad10a7 100644 --- a/fdio.infra.ansible/sut.yaml +++ b/fdio.infra.ansible/sut.yaml @@ -3,7 +3,7 @@ - hosts: sut 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: vpp @@ -41,7 +43,7 @@ - hosts: sut_aws remote_user: testuser - become: yes + become: true become_user: root gather_facts: false pre_tasks: @@ -72,7 +74,7 @@ tags: calibration - hosts: sut_azure - become: yes + become: true become_user: root gather_facts: false pre_tasks: