fix: icecast2.xml permissions
This commit is contained in:
@@ -9,6 +9,6 @@
|
|||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
src: icecast.xml.j2
|
src: icecast.xml.j2
|
||||||
dest: /etc/icecast2/icecast.xml
|
dest: /etc/icecast2/icecast.xml
|
||||||
mode: 0644
|
mode: 0640
|
||||||
notify:
|
notify:
|
||||||
- Restart icecast2
|
- Restart icecast2
|
||||||
|
Reference in New Issue
Block a user