Files
infrastructure/ansible/roles/ntfy/handlers/main.yml

5 lines
127 B
YAML

- name: restart ntfy
community.docker.docker_compose_v2:
project_src: "{{ install_directory }}/ntfy"
restarted: true