community.general/lib/ansible/utils/module_docs_fragments
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
..
__init__.py
a10.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
aci.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
aireos.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
aruba.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
asa.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
auth_basic.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
avi.py Updated the documentation of modules to match argspec including the type setting for bool parameters (#36821) 2018-02-28 14:38:03 +00:00
aws.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
aws_credentials.py Make an aws_credentials documentation fragment for plugins using environment vars (#35578) 2018-02-02 08:50:11 -05:00
azure.py Support MSI for ansible on Azure resources (#36634) 2018-03-22 06:01:44 +10:00
azure_tags.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
backup.py
ce.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cloudstack.py Modules to link relatively to docs (#39081) 2018-04-20 17:35:50 +01:00
cnos.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
constructed.py Temporary (#31677) 2018-01-15 21:15:04 -08:00
decrypt.py Document boolean default value treatment (#30062) 2017-09-14 13:27:16 -07:00
default_callback.py fixed issue with default callback inheritance (#30427) 2017-09-15 11:14:47 -07:00
dellos6.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dellos9.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dellos10.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
digital_ocean.py Include Digital Ocean Token Alias (#36810) 2018-03-01 09:56:53 +05:30
dimensiondata.py Refactor dimensiondata_network module (#21043) 2017-02-09 11:30:31 +00:00
dimensiondata_wait.py Refactor dimensiondata_network module (#21043) 2017-02-09 11:30:31 +00:00
docker.py Fix documentation fragments for docker (#38378) 2018-04-17 08:51:56 -07:00
ec2.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
enos.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
exoscale.py fix typos in various modules and docsite (#28747) 2017-08-29 17:59:41 +02:00
f5.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
files.py Fixes for mode=preserve (#39343) 2018-04-26 07:14:37 -07:00
fortios.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
gcp.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
infinibox.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
influxdb.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
inventory_cache.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
ios.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
iosxr.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ipa.py FreeIPA: Add Env variable as module parameter (#35391) 2018-02-06 00:00:16 -05:00
ironware.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
junos.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
k8s_auth_options.py Granular K8s doc fragments (#34215) 2017-12-24 17:50:07 -05:00
k8s_name_options.py Granular K8s doc fragments (#34215) 2017-12-24 17:50:07 -05:00
k8s_resource_options.py Granular K8s doc fragments (#34215) 2017-12-24 17:50:07 -05:00
k8s_scale_options.py K8s scale module (#33983) 2018-01-04 12:07:53 -05:00
k8s_state_options.py Granular K8s doc fragments (#34215) 2017-12-24 17:50:07 -05:00
keycloak.py New module: keycloak_clienttemplate (#33419) 2018-01-31 13:12:53 +00:00
ldap.py LDAP: Refactor and add ldap_passwd module (#33040) 2018-04-27 15:54:05 +05:30
manageiq.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
mysql.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
netapp.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
netscaler.py Network docs should link to network integration pages (#31795) 2017-10-24 08:17:03 +01:00
nios.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
nso.py add timeout parameter and increase default timeout for nso modules (#37391) 2018-03-19 15:12:58 +00:00
nxos.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
oneview.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
onyx.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
openstack.py Fix sanity checks in OpenStack docs fragment (#36722) 2018-02-26 13:05:53 +00:00
openswitch.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovirt.py ovirt: Require Python SDK 4.2.4 for Ansible 2.5 (#35841) 2018-02-07 11:49:25 -05:00
ovirt_facts.py ovirt: Require Python SDK 4.2.4 for Ansible 2.5 (#35841) 2018-02-07 11:49:25 -05:00
postgres.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
proxysql.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
purestorage.py Initial commit for Pure Storage FlashBlade module (#32467) 2018-02-22 15:33:48 -05:00
rackspace.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
return_common.py Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
shell_common.py Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
sros.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
tower.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ucs.py Connection and MAC pool module for Cisco UCS (#31151) 2017-12-14 19:38:35 +01:00
url.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
validate.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vca.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vmware.py fixed documentation to include esxi host (#38668) 2018-04-12 10:18:04 -04:00
vultr.py vultr: add api_endpoint param (#34850) 2018-01-14 16:31:28 +01:00
vyos.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
zabbix.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00