Update playbooks/apprise.yml

This commit is contained in:
lorentz 2026-03-08 20:01:23 -04:00
parent 23b011176c
commit 3f6509bbaf

View file

@ -31,8 +31,8 @@
- name: Deploy apprise config
ansible.builtin.template:
src: templates/apprise.yaml.j2
dest: "{{ stack_dir }}/config/apprise.yaml"
src: templates/apprise.yml.j2
dest: "{{ stack_dir }}/config/apprise.yml"
mode: '0600'
- name: Pull images