Files
infrastructure/ansible/roles/synapse/handlers/main.yml
2023-02-27 21:09:45 -05:00

5 lines
138 B
YAML

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