zammad: Setze empfohlene Konfiguration für opensearch
This commit is contained in:
parent
84bc66fb08
commit
0b074b483c
2 changed files with 17 additions and 0 deletions
|
@ -24,3 +24,8 @@
|
|||
ansible.builtin.systemd:
|
||||
name: zammad*
|
||||
state: restarted
|
||||
|
||||
- name: restart opensearch
|
||||
ansible.builtin.service:
|
||||
name: opensearch
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue