Fix #28: Need to become for permission changes (#30)
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m37s
All checks were successful
Infrastructure / Check and run Ansbile playbooks (push) Successful in 2m37s
Reviewed-on: #30
This commit is contained in:
parent
54cf382710
commit
5bfc02d3ae
@ -55,6 +55,7 @@
|
||||
recurse: yes
|
||||
owner: debian
|
||||
group: debian
|
||||
become: true
|
||||
|
||||
- name: Update media permissions
|
||||
ansible.builtin.file:
|
||||
@ -63,3 +64,4 @@
|
||||
recurse: yes
|
||||
owner: debian
|
||||
group: debian
|
||||
become: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user