🔨 Install dnspython

This commit is contained in:
SebClem 2021-12-17 17:43:52 +01:00
parent 9cbeaa71f6
commit 6077bb0d78
No known key found for this signature in database
GPG Key ID: 3D8E353F900B1305

View File

@ -47,3 +47,7 @@
apt:
name: unzip
update_cache: true
- name: Install dnspython
pip:
name: dnspython