feat: fix systemd user and add static-web role

This commit is contained in:
Clément Désiles
2025-12-20 23:14:00 +01:00
parent 787c171f65
commit ba94509bca
11 changed files with 301 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
---
- name: Reload nginx
ansible.builtin.systemd:
name: nginx
state: reloaded