ansible_host: Add support for LDAP queries
This commit is contained in:
parent
dc9a3a0725
commit
20f1af0ee4
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
- ansible-collection-community-general
|
||||
- patch # needed in next step
|
||||
- python3.9-dns # required for lookup('dig', 'hostname')
|
||||
- python3.9-ldap # required for ldap modules
|
||||
- python3.9-netaddr # required by iptables role
|
||||
|
||||
- name: Patch ansible to support python 3.12 clients
|
||||
|
|
Loading…
Add table
Reference in a new issue