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