solar/resources/haproxy_service/actions/update.yaml
2015-09-15 12:20:12 +02:00

8 lines
103 B
YAML

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