2015-09-01 15:23:27 +02:00

8 lines
103 B
YAML

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