Run as sudo

This commit is contained in:
Oliver Davies 2018-01-07 10:11:45 +00:00
parent af7a884c89
commit 22a53583e7

View file

@ -8,6 +8,7 @@
command: yarn run encore production
args:
chdir: "{{ ansistrano_release_path.stdout }}"
become: true
- name: Install Composer dependencies
composer: