Add missing require to start service after config generation.

This commit is contained in:
Krzysztof Pawłowski 2016-01-13 10:41:39 +01:00
parent b0c702b0df
commit 5b7b84d61e

View file

@ -6,5 +6,7 @@ haproxy.config:
- user: root
- group: root
- mode: 644
- watch_in:
- require_in:
- service: haproxy.service
- watch_in:
- service: haproxy.service