Files
infrastructure/ansible/roles/recyclarr/handlers/main.yml
2023-07-14 19:00:13 -04:00

5 lines
140 B
YAML

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