1
0
Fork 0
ansible-home-assistant/roles/automations/tasks/shopping.yml

6 lines
181 B
YAML
Raw Normal View History

2024-08-21 01:16:31 +02:00
- name: Build spices shopping automations
delegate_to: localhost
template:
src: shopping-mobile-actions.yaml.j2
dest: './build/automations/shopping-mobile-actions.yaml'