solar/resources/haproxy_config/actions/remove.yml

6 lines
108 B
YAML

# TODO
- hosts: [{{ ip }}]
sudo: yes
tasks:
- file: path={{ config_dir.value['src'] }} state=absent