Initial commit

This commit is contained in:
nemunaire 2023-03-14 19:07:40 +01:00
commit 3f30a4bef3
4 changed files with 191 additions and 0 deletions

5
handlers/main.yml Normal file
View file

@ -0,0 +1,5 @@
---
- name: reload syslog
service:
name: syslog-ng
state: reloaded