|
|
@ -9,3 +9,23 @@ dns_servers: |
|
|
- 8.8.8.8 |
|
|
- 8.8.8.8 |
|
|
new_hostname: "ansible-test01" |
|
|
new_hostname: "ansible-test01" |
|
|
timezone: "Europe/Berlin" |
|
|
timezone: "Europe/Berlin" |
|
|
|
|
|
required_pkgs: |
|
|
|
|
|
- ufw |
|
|
|
|
|
- fail2ban |
|
|
|
|
|
- net-tools |
|
|
|
|
|
- p7zip-full |
|
|
|
|
|
- pigz |
|
|
|
|
|
- htop |
|
|
|
|
|
- iotop |
|
|
|
|
|
- bash-completion |
|
|
|
|
|
- rsync |
|
|
|
|
|
- sudo |
|
|
|
|
|
- nano |
|
|
|
|
|
- vim |
|
|
|
|
|
- screen |
|
|
|
|
|
- curl |
|
|
|
|
|
- gnupg2 |
|
|
|
|
|
- apache2-utils |
|
|
|
|
|
- mariadb-client |
|
|
|
|
|
- git |
|
|
|
|
|
- sshpass |