Fix permissions.
This commit is contained in:
parent
d8ef7c0ad6
commit
39e50d2315
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
- name: Force a rebuild of website content on the backend builder
|
||||
hosts: sundries01*
|
||||
user: root
|
||||
become: apache
|
||||
become: true
|
||||
become_user: apache
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue