From 641e66237e63294a009764ef25de0b36191d6f3c Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Fri, 16 Feb 2024 07:58:18 +0000 Subject: [PATCH] Add some scanning/testing tools to adm hosts --- playbooks/adm.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/adm.yml b/playbooks/adm.yml index f4db906..75a6cda 100644 --- a/playbooks/adm.yml +++ b/playbooks/adm.yml @@ -47,10 +47,12 @@ - libvirt-client # kvm host client - make # generic building - mariadb # mariadb client tools + - nmap # check for open ports - nsd # check dns zone files - podman # building containers - pylint # python linting - python3-flake8 # python linting + - speedtest-cli # testing network speed - virt-install # install kvm guests - wget # still in backbone for downloads - whois # read whois data