Files
infrastructure/ansible/roles/ntfy/handlers/main.yml
2023-02-28 16:17:09 -05:00

5 lines
124 B
YAML

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