alliance-boreale/infrastructure/ansible/playbooks/hardening.yml
Dan Allaire ef98fd8a3f Refonte
2026-03-09 18:23:06 -04:00

9 lines
220 B
YAML

---
- name: Hardening commun Alliance Boréale
hosts: boreale_all
become: true
roles:
- role: hardening_common
- role: firewall_nftables
- role: monitoring_icinga_agent
- role: security_wazuh_agent