ansible_host: Add ansible posix collection modules
This commit is contained in:
parent
e508ff7974
commit
0c00037cf2
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
state: installed
|
state: installed
|
||||||
with_items:
|
with_items:
|
||||||
- ansible
|
- ansible
|
||||||
|
- ansible-collection-ansible-posix
|
||||||
- ansible-collection-community-general
|
- 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
Reference in a new issue