summaryrefslogtreecommitdiffstats
path: root/testapi/update/test.yml
diff options
context:
space:
mode:
Diffstat (limited to 'testapi/update/test.yml')
-rw-r--r--testapi/update/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testapi/update/test.yml b/testapi/update/test.yml
index a886872..943105c 100644
--- a/testapi/update/test.yml
+++ b/testapi/update/test.yml
@@ -1,7 +1,7 @@
---
- hosts: "{{ host }}"
remote_user: "{{ user }}"
- become: yes
+ become: "yes"
become_method: sudo
vars:
user: "root"