Add tools for testing DNS over TLS for adm hosts

This commit is contained in:
Timo Makinen 2021-09-29 19:52:25 +00:00
parent 5a9b0a6b20
commit a9ce2aa7bf

View file

@ -40,6 +40,7 @@
state: installed state: installed
with_items: with_items:
- httpd-tools # htpasswd - httpd-tools # htpasswd
- knot-utils # kdig (dns over tls)
- libvirt-client # kvm host client - libvirt-client # kvm host client
- make # generic building - make # generic building
- mariadb # mariadb client tools - mariadb # mariadb client tools