need sudo for unglue.it.log
parent
75b8558e11
commit
06865ea2e3
|
@ -89,6 +89,7 @@
|
|||
- restart apache
|
||||
|
||||
- name: Add unglueit log file to www-data group
|
||||
become: yes
|
||||
file:
|
||||
path: "/var/log/regluit/unglue.it.log"
|
||||
group: www-data
|
||||
|
|
Loading…
Reference in New Issue