parameterize apprise url

This commit is contained in:
Pim Kunis 2023-05-13 11:12:57 +02:00
parent 047ee4388b
commit 2382cf30da
6 changed files with 36 additions and 5 deletions

View file

@ -19,8 +19,8 @@
state: directory
- name: Copy Docker stack file
template:
src: "{{ role_path }}/docker-stack.yml.j2"
copy:
src: "{{ role_path }}/docker-stack.yml"
dest: /srv/traefik/docker-stack.yml
- name: Deploy Docker stack