6 lines
181 B
YAML
6 lines
181 B
YAML
- name: Build spices shopping automations
|
|
delegate_to: localhost
|
|
template:
|
|
src: shopping-mobile-actions.yaml.j2
|
|
dest: './build/automations/shopping-mobile-actions.yaml'
|