renamed haproxy actions

This commit is contained in:
Jedrzej Nowak 2015-09-01 15:23:27 +02:00
parent aff97b4a7c
commit 97225223db

View File

@ -0,0 +1,7 @@
- hosts: [{{ ip }}]
sudo: yes
tasks:
- service:
name: haproxy
state: reloaded