Add wget to adm hosts

This commit is contained in:
Timo Makinen 2021-10-05 16:45:13 +00:00
parent 17bad8b096
commit f3c3bb33b2

View file

@ -50,6 +50,7 @@
- python3-flake8 # python linting - python3-flake8 # python linting
- sslscan # for testing ssl settings - sslscan # for testing ssl settings
- virt-install # install kvm guests - virt-install # install kvm guests
- wget # still in backbone for downloads
- whois # read whois data - whois # read whois data
- yamllint # yaml linting - yamllint # yaml linting
- name: disable ip host key checking from ssh - name: disable ip host key checking from ssh