ansible-host: Add support for resolving IP/domain names
This commit is contained in:
parent
d6eda5f722
commit
50a1a63f81
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
state: installed
|
state: installed
|
||||||
with_items:
|
with_items:
|
||||||
- ansible
|
- ansible
|
||||||
|
- python3-dns # required for lookup('dig', 'hostname')
|
||||||
- python3-netaddr # required by iptables role
|
- python3-netaddr # required by iptables role
|
||||||
|
|
||||||
- name: create private directory and force permissions
|
- name: create private directory and force permissions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue