feat(searxng): added new role to install and configure searxng
This commit is contained in:
parent
768a8133b5
commit
63eab11b85
19 changed files with 923 additions and 0 deletions
|
@ -103,5 +103,9 @@
|
|||
ansible.builtin.include_role:
|
||||
name: nullified.infrastructure.valkey
|
||||
tasks_from: main.yml
|
||||
- name: Testing SearxNG role
|
||||
ansible.builtin.include_role:
|
||||
name: nullified.infrastructure.searxng
|
||||
tasks_from: main.yml
|
||||
|
||||
- meta: flush_handlers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue