summaryrefslogtreecommitdiffstats
path: root/testapi/update/update.yml
diff options
context:
space:
mode:
Diffstat (limited to 'testapi/update/update.yml')
-rw-r--r--testapi/update/update.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testapi/update/update.yml b/testapi/update/update.yml
index e6663d9..18b75b6 100644
--- a/testapi/update/update.yml
+++ b/testapi/update/update.yml
@@ -1,7 +1,7 @@
---
- hosts: "{{ host }}"
remote_user: "{{ user }}"
- become: yes
+ become: "yes"
become_method: sudo
vars:
user: "root"
@@ -47,4 +47,4 @@
- name: remove temporary update directory
file:
path: "{{ update_path }}"
- state: absent \ No newline at end of file
+ state: absent