🔨 Install dnspython
This commit is contained in:
parent
9cbeaa71f6
commit
6077bb0d78
@ -46,4 +46,8 @@
|
||||
- name: Install unzip
|
||||
apt:
|
||||
name: unzip
|
||||
update_cache: true
|
||||
update_cache: true
|
||||
|
||||
- name: Install dnspython
|
||||
pip:
|
||||
name: dnspython
|
Loading…
Reference in New Issue
Block a user