🚨: yamllint conformity

This commit is contained in:
VC
2024-07-05 11:53:53 +02:00
parent 8ee9a0f8ef
commit 192bf6dfcd
48 changed files with 103 additions and 95 deletions

View File

@@ -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: