change playbook
This commit is contained in:
parent
d265a9ef16
commit
7a1edf655c
13
initial.yml
13
initial.yml
|
|
@ -27,7 +27,6 @@
|
||||||
- screen
|
- screen
|
||||||
- zsh
|
- zsh
|
||||||
- mc
|
- mc
|
||||||
- sudo
|
|
||||||
- git
|
- git
|
||||||
- wget
|
- wget
|
||||||
- software-properties-common
|
- software-properties-common
|
||||||
|
|
@ -50,11 +49,19 @@
|
||||||
- dkms
|
- dkms
|
||||||
- iptables-dev
|
- iptables-dev
|
||||||
- pkg-config
|
- pkg-config
|
||||||
- cpufrequtils
|
|
||||||
- ipset
|
- ipset
|
||||||
- iptables-persistent
|
- iptables-persistent
|
||||||
- ethstats
|
- ethstats
|
||||||
- ethtool
|
- ethtool
|
||||||
- libelf-dev
|
- libelf-dev
|
||||||
- irqbalance
|
|
||||||
- curl
|
- curl
|
||||||
|
- whois
|
||||||
|
- ldap-utils
|
||||||
|
- snmp
|
||||||
|
- snmp-mibs-downloader
|
||||||
|
- tcpdump
|
||||||
|
- links
|
||||||
|
- mailutils
|
||||||
|
- hashalot
|
||||||
|
- qemu-guest-agent
|
||||||
|
- bind9utils
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue