summaryrefslogtreecommitdiffstats
path: root/roles/common/tasks/main.yml
blob: 355b2dfcece004bb6b8d8e7e765077a785aa7bbc (plain)
1
2
3
4
5
6
7
8
9
10
11
---
- include: sysctl.yml   tags=sysctl
- include: hosts.yml
- include: apt.yml      tags=apt
- include: firewall.yml tags=firewall,iptables
- include: samhain.yml  tags=samhain
- include: rkhunter.yml tags=rkhunter
- include: fail2ban.yml tags=fail2ban
- include: ipsec.yml    tags=strongswan,ipsec
- include: logging.yml  tags=logging
- include: mail.yml     tags=mail,postfix