From b8a205f1a3c6883f6716009a8453a86ea17b4515 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Mon, 11 Jan 2021 21:06:35 +0100 Subject: [PATCH] python3-dns --- tasks/setup_Debian.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/setup_Debian.yaml b/tasks/setup_Debian.yaml index 4efda95..96e525e 100644 --- a/tasks/setup_Debian.yaml +++ b/tasks/setup_Debian.yaml @@ -17,6 +17,7 @@ - python3-dev - python3-setuptools - python3-pymysql + - python3-dns #- which - python3-libcloud - python3-netaddr