ansible-host: Add community.general collection
This commit is contained in:
parent
3ad436adcd
commit
c7e0822900
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
state: installed
|
||||
with_items:
|
||||
- ansible
|
||||
- ansible-collection-community-general
|
||||
- python3-dns # required for lookup('dig', 'hostname')
|
||||
- python3-netaddr # required by iptables role
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue