Files
infrastructure/ansible/roles/slskd/handlers/main.yml
2023-04-27 20:06:29 -04:00

5 lines
138 B
YAML

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