Browse Source

update

master
Dirk Wirts 2 years ago
parent
commit
0d3c4909f5
  1. 20
      Inventories/test/host_vars/ansible-test01.yml

20
Inventories/test/host_vars/ansible-test01.yml

@ -9,3 +9,23 @@ dns_servers:
- 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
Loading…
Cancel
Save