X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.ansible%2Ftg.yaml;h=86184e10a7094b568cb08e6ac3053b59df09d89c;hp=10e1340a0793b0319958e72e4fd5f69d9c703932;hb=93285a12d79b2b14f4e6dad9faf450a51149ca37;hpb=455f54b183bd0c2d67b6d907da6c036a4341c937 diff --git a/fdio.infra.ansible/tg.yaml b/fdio.infra.ansible/tg.yaml index 10e1340a07..86184e10a7 100644 --- a/fdio.infra.ansible/tg.yaml +++ b/fdio.infra.ansible/tg.yaml @@ -3,7 +3,7 @@ - hosts: tg remote_user: testuser - become: yes + become: true become_user: root gather_facts: false pre_tasks: @@ -45,7 +45,7 @@ - hosts: tg_aws remote_user: testuser - become: yes + become: true become_user: root gather_facts: false pre_tasks: @@ -80,7 +80,7 @@ tags: calibration - hosts: tg_azure - become: yes + become: true become_user: root gather_facts: false pre_tasks: @@ -110,4 +110,4 @@ - role: cleanup tags: cleanup - role: calibration - tags: calibration \ No newline at end of file + tags: calibration