diff --git a/.ansible-ci.yml b/.ansible-ci.yml index f1a32bd..e665aa3 100644 --- a/.ansible-ci.yml +++ b/.ansible-ci.yml @@ -1,4 +1,6 @@ - hosts: hifive + become: yes + become_user: root tasks: - name: Copy all files to web server