1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/net_tools
The Fox in the Shell efe7c20100 LDAP: Refactor and add ldap_passwd module (#33040)
* modules/net_tools/ldap: Refactor shared options
* modules/net_tools/ldap: Refactor shared code
* modules/net_tools/ldap: Add ldap_passwd module
* modules/net_tools/ldap/ldap_passwd: More robust change check
* In some deployments, using compare_s results in spurious “changed” results,
while bind is more reliable.  The downside is that it results in an extra
connection, and the code it more involved.
* ldap_passwd: Rename methods passwd_[cs]
* ldap_passwd: Remove unecessary type=str
* ldap: Factor-out failure cases
* ldap_passwd: Provide more precise error messages
* ldap_passwd: Irrelevant syntax changes
* ldap_passwd: Rename u_con to tmp_con
* ldap_passwd: Keep HAS_LDAP local
* LDAP doc update
* Resolved all copyright related issues
* Resolved self.fail calls
* Update documentation

Signed-off-by: The Fox in the Shell <KellerFuchs@hashbang.sh>
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-04-27 15:54:05 +05:30
..
basics Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
exoscale exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
infinity Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
ldap LDAP: Refactor and add ldap_passwd module (#33040) 2018-04-27 15:54:05 +05:30
nios fixes example address parameters (#37765) 2018-03-28 17:11:24 +01:00
__init__.py Split modules/network into two parts (#24024) 2017-04-27 16:42:41 +01:00
cloudflare_dns.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dnsimple.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dnsmadeeasy.py Update dnsmadeeasy.py (#38731) 2018-04-20 15:42:42 +02:00
haproxy.py Fix python3 interpreter issue (#34811) (#35176) 2018-03-22 12:59:46 -07:00
ip_netns.py Add network namespace module (#21820) 2018-01-03 15:27:58 -05:00
ipify_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ipinfoio_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
lldp.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
nmcli.py nmcli: change default value of autoconnect (#38676) 2018-04-12 12:10:40 -04:00
nsupdate.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
omapi_host.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
snmp_facts.py Bulk pep8 fixes - hand crafted (#33690) 2017-12-07 19:29:21 -08:00