Final upload

This commit is contained in:
2025-03-27 13:34:31 +01:00
parent 8f5bcd7172
commit 1c9ecd847f
8 changed files with 483 additions and 0 deletions

View File

@ -0,0 +1,4 @@
- name: Reload apache
systemd:
name: "apache2"
state: "reloaded"