You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
463 B
31 lines
463 B
interface_name: "Wired connection 1"
|
|
static_ip: 172.20.1.31
|
|
netmask: 0/24
|
|
gateway: 172.20.1.251
|
|
dns_servers:
|
|
- 172.20.1.251
|
|
- 172.20.1.10
|
|
- 172.20.1.11
|
|
- 8.8.8.8
|
|
new_hostname: "ansible-test01"
|
|
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
|