Initial commit

This commit is contained in:
nemunaire 2025-07-23 23:13:08 +02:00
commit 5825c5706d
4 changed files with 42 additions and 0 deletions

5
handlers/main.yml Normal file
View file

@ -0,0 +1,5 @@
---
- name: reload caddy
service:
name: caddy
state: restarted