first commit

This commit is contained in:
LathanDevers
2026-08-13 10:18:07 +02:00
commit 4bb85f7606
9 changed files with 168 additions and 0 deletions
View File
+7
View File
@@ -0,0 +1,7 @@
- hosts: all
become: true
roles:
- role: common_hardening # Désactivation root SSH, UFW, Fail2ban
- role: wireguard_mesh # Tunnels chiffrés Zero-Trust
- role: docker_engine # Moteur de conteneurisation
- role: traefik_ingress # Reverse proxy dynamique