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
|
||||
with_items:
|
||||
- ansible
|
||||
- python3-dns # required for lookup('dig', 'hostname')
|
||||
- python3-netaddr # required by iptables role
|
||||
|
||||
- name: create private directory and force permissions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue