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

5 lines
141 B
YAML

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