We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 857f7db commit 643a116Copy full SHA for 643a116
tasks/main.yml
@@ -30,6 +30,7 @@
30
src: haproxy.cfg.j2
31
dest: /etc/haproxy/haproxy.cfg
32
mode: 0644
33
+ validate: haproxy -f /etc/haproxy/haproxy.cfg -c -q
34
notify: restart haproxy
35
36
- name: Ensure HAProxy is started and enabled on boot.
0 commit comments