first commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user