2015-08-20 15:30:52 +02:00

8 lines
103 B
YAML

- hosts: [{{ ip }}]
sudo: yes
tasks:
- service:
name: haproxy
state: reloaded