ansible_host: Fix packages for el9
This commit is contained in:
parent
a078b01bdb
commit
19ff8d5d7a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
- ansible-collection-ansible-posix
|
- 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')
|
||||||
- python38-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
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue