mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 04:34:41 +02:00
5 lines
92 B
YAML
5 lines
92 B
YAML
---
|
|
- name: Restart qdrant
|
|
ansible.builtin.systemd:
|
|
name: qdrant
|
|
state: restarted
|