summaryrefslogtreecommitdiffstats
path: root/roles/common/tasks/main.yml
blob: 460ffdde1ae6532f799db6bcd23000d2eaa93935 (plain)
1
2
3
4
5
---
- include: sysctl.yml   tags=sysctl
- include: hosts.yml
- include: apt.yml      tags=apt
- include: firewall.yml tags=firewall,iptables