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

6 lines
139 B
YAML

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