Update playbooks/apprise.yml
This commit is contained in:
parent
23b011176c
commit
3f6509bbaf
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue