Cleared out some old roles and installed searxng
This commit is contained in:
5
ansible/roles/searxng/handlers/main.yml
Normal file
5
ansible/roles/searxng/handlers/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: restart searxng
|
||||
community.docker.docker_compose:
|
||||
project_src: "{{ install_directory }}/{{ role_name }}"
|
||||
restarted: true
|
||||
|
Reference in New Issue
Block a user