initial commit

This commit is contained in:
Riedel
2026-08-19 09:51:43 +02:00
commit d777c1e975
79 changed files with 2263 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
- name: restart falcon-sensor
ansible.builtin.systemd:
name: falcon-sensor
state: restarted