diff --git a/deploy/ansible.yml b/deploy/ansible.yml index 1a0048b4c..1eff26dd7 100644 --- a/deploy/ansible.yml +++ b/deploy/ansible.yml @@ -1,7 +1,7 @@ --- - hosts: "{{ deploy_hosts }}" remote_user: ubuntu - sudo: True + become: True tasks: - name: copy shell copy: