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
|
state: installed
|
||||||
with_items:
|
with_items:
|
||||||
- ansible
|
- ansible
|
||||||
|
- ansible-collection-community-general
|
||||||
- python3-dns # required for lookup('dig', 'hostname')
|
- python3-dns # required for lookup('dig', 'hostname')
|
||||||
- python3-netaddr # required by iptables role
|
- python3-netaddr # required by iptables role
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue