1
0
ansible-home-assistant/tasks/clean.yml

6 lines
120 B
YAML

- name: Remove local build directory
delegate_to: localhost
file:
path: './build/automations'
state: absent