🚨: yamllint conformity
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
ansible.builtin.template:
|
||||
src: smtp-wrapper.conf.j2
|
||||
dest: /etc/stunnel/smtp-wrapper.conf
|
||||
mode: 0644
|
||||
mode: "0o644"
|
||||
notify: Restart stunnel4
|
||||
|
||||
- name: Ensure stunnel is enabled and running
|
||||
|
Reference in New Issue
Block a user