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

6 lines
142 B
YAML

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