🚨: yamllint conformity
This commit is contained in:
@@ -18,13 +18,13 @@
|
||||
path: /etc/prosody/certs/dh-2048.pem
|
||||
owner: root
|
||||
group: prosody
|
||||
mode: '0640'
|
||||
mode: "0o640"
|
||||
|
||||
- name: Put prosody configuration file
|
||||
ansible.builtin.copy:
|
||||
src: ./files/prosody.cfg.lua
|
||||
dest: /etc/prosody/prosody.cfg.lua
|
||||
mode: 0640
|
||||
mode: "0o640"
|
||||
owner: root
|
||||
group: prosody
|
||||
notify:
|
||||
|
Reference in New Issue
Block a user