mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
0b71d123d2
* ldap_entry - Recursive deletion * Recursive deletion can be enabled with the `recursive` option. It is disabled by default. * When enabled, deletion is attempted by sending a single delete request with the Subtree Delete control. If that request fails with the `NOT_ALLOWED_ON_NONLEAF` error, try deleting the whole branch in reverse order using individual delete requests. * ldap_entry recursive deletion - Changelog fragment * ldap_entry - Refactored to avoid lint message * Update changelogs/fragments/4355-ldap-recursive-delete.yml Co-authored-by: Felix Fontein <felix@fontein.de> * ldap_entry - Add version_added to the recursive flag Co-authored-by: Felix Fontein <felix@fontein.de> * ldap_entry - Moved member assignment to a more suitable location Co-authored-by: Felix Fontein <felix@fontein.de> |
||
---|---|---|
.. | ||
infinity | ||
ldap | ||
pritunl | ||
cloudflare_dns.py | ||
dnsimple.py | ||
dnsimple_info.py | ||
dnsmadeeasy.py | ||
gandi_livedns.py | ||
haproxy.py | ||
ip_netns.py | ||
ipify_facts.py | ||
ipinfoio_facts.py | ||
ipwcli_dns.py | ||
lldp.py | ||
netcup_dns.py | ||
nmcli.py | ||
nsupdate.py | ||
omapi_host.py | ||
snmp_facts.py |