From a9ce2aa7bf3d9eea4f6fc6598384b58e175a8536 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Wed, 29 Sep 2021 19:52:25 +0000 Subject: [PATCH] Add tools for testing DNS over TLS for adm hosts --- playbooks/adm.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/adm.yml b/playbooks/adm.yml index 9c809cf..6d11a74 100644 --- a/playbooks/adm.yml +++ b/playbooks/adm.yml @@ -40,6 +40,7 @@ state: installed with_items: - httpd-tools # htpasswd + - knot-utils # kdig (dns over tls) - libvirt-client # kvm host client - make # generic building - mariadb # mariadb client tools