init
This commit is contained in:
commit
883f31932e
169 changed files with 5676 additions and 0 deletions
9
ansible/roles/host/vars/Debian.yml
Normal file
9
ansible/roles/host/vars/Debian.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
host_base_packages:
|
||||
- fail2ban
|
||||
- unattended-upgrades
|
||||
- ufw
|
||||
- vim
|
||||
- curl
|
||||
- rsync
|
||||
fail2ban_backend: systemd
|
||||
Loading…
Add table
Add a link
Reference in a new issue