solar-resources/resources/haproxy_service/1.0.0/actions/apply_config.yaml

8 lines
107 B
YAML

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