ansible-host: Use python38 version of netadr

This commit is contained in:
Timo Makinen 2022-07-09 15:55:05 +00:00
parent 9820cd3aa0
commit 7349c688c5

View file

@ -8,7 +8,7 @@
- ansible-collection-ansible-posix
- ansible-collection-community-general
- python3-dns # required for lookup('dig', 'hostname')
- python3-netaddr # required by iptables role
- python38-netaddr # required by iptables role
- name: create private directory and force permissions
ansible.builtin.file: