🚨: yamllint conformity
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
ansible.builtin.template:
|
||||
src: haproxy.cfg.j2
|
||||
dest: /etc/haproxy/haproxy.cfg
|
||||
mode: 0644
|
||||
mode: "0o644"
|
||||
notify:
|
||||
- Restart haproxy
|
||||
|
Reference in New Issue
Block a user