From 603d4eed41c8fc50a315b173487f3e587775f413 Mon Sep 17 00:00:00 2001 From: s0dy Date: Sun, 18 Nov 2018 16:16:29 +0100 Subject: [PATCH] gitlab-cy.yml --- .ansible-ci.yml | 2 ++ 1 file changed, 2 insertions(+) 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