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

5 lines
120 B
YAML

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