haproxy: verify → validate

This commit is contained in:
Jérémy Lecour 2019-05-15 17:34:26 +02:00 committed by Jérémy Lecour
parent 303dbf9653
commit e614fe4d85
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
- "templates/haproxy/haproxy.{{ host_group }}.cfg.j2"
- "templates/haproxy/haproxy.default.cfg.j2"
- "haproxy.default.cfg.j2"
verify: "haproxy -c -f %s"
validate: "haproxy -c -f %s"
notify: reload haproxy
tags:
- haproxy