aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.ansible/sut.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'fdio.infra.ansible/sut.yaml')
-rw-r--r--fdio.infra.ansible/sut.yaml6
1 files changed, 3 insertions, 3 deletions
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: