community.general/lib/ansible/utils/module_docs_fragments
Brian Coca 81fd67c10f fixed issue with default callback inheritance (#30427)
* fixed issue with default callback inheritance

 - callbacks need to document same options as callbacks they inherit from to get them configured
 - since default is also used by many 3rd party callbacks for inheritance, making the code 'tolerate' the missing docs
   and fallback to using the direct constant to configure it's options.
2017-09-15 11:14:47 -07:00
..
__init__.py
a10.py
aci.py aci.py: Add use_proxy support (#27735) 2017-08-07 16:08:20 +02:00
aireos.py New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
aruba.py Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
asa.py
auth_basic.py
avi.py
aws.py
azure.py expose cloud_environment override in azure_rm modules (#28743) 2017-08-29 13:35:24 -04:00
azure_tags.py
backup.py
ce.py Delete unused module_utils/cloudengine.py (#25054) 2017-08-09 12:32:45 -04:00
cloudstack.py
cnos.py Removing _cnos from all new devices added (#27101) 2017-07-20 12:34:08 -07:00
constructed.py fixes to config/setting retrieval 2017-09-09 09:48:22 -07: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
dellos9.py
dellos10.py
dimensiondata.py
dimensiondata_wait.py
docker.py
ec2.py
eos.py
exoscale.py fix typos in various modules and docsite (#28747) 2017-08-29 17:59:41 +02:00
f5.py
files.py Document boolean default value treatment (#30062) 2017-09-14 13:27:16 -07:00
fortios.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
infinibox.py
ios.py
iosxr.py
ipa.py shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
junos.py
manageiq.py New model manageiq manageiq provider (#28273) 2017-08-29 22:54:35 -04:00
mysql.py
netapp.py
netscaler.py
nxos.py
oneview.py NetworkSetFactsModule for HPE OneView (#28730) 2017-08-30 16:46:05 +02:00
openstack.py
openswitch.py
ovirt.py [cloud] ovirt: add headers param to auth (#27881) 2017-08-11 09:31:20 -04:00
ovirt_facts.py [cloud] ovirt: add headers param to auth (#27881) 2017-08-11 09:31:20 -04:00
postgres.py
purestorage.py Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
rackspace.py
return_common.py
sros.py
tower.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
validate.py
vca.py
vmware.py
vyos.py