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 moved module_doc_fragments to v2 2015-05-12 12:18:55 -04:00
a10.py Docs fragment for common a10 options (#18163) 2016-10-25 16:03:25 +01:00
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 [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
auth_basic.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
avi.py Avi 17 1 (#24047) 2017-05-03 16:51:28 +01:00
aws.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
azure.py expose cloud_environment override in azure_rm modules (#28743) 2017-08-29 13:35:24 -04:00
azure_tags.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
backup.py fixed backup and validate fragments 2015-07-14 10:07:59 -04:00
ce.py Delete unused module_utils/cloudengine.py (#25054) 2017-08-09 12:32:45 -04:00
cloudstack.py docs: cloudstack: add cloudstack guide to doc fragments (#15898) 2016-05-19 10:31:44 +02:00
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 [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
dellos9.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
dellos10.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
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 Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
ec2.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
eos.py eapi & nxapi: Document validate_certs (#23305) 2017-04-05 16:37:40 +01:00
exoscale.py fix typos in various modules and docsite (#28747) 2017-08-29 17:59:41 +02:00
f5.py Adds doc fragments for the available env vars (#21251) 2017-02-10 18:57:16 +00:00
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 PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
ios.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
iosxr.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
ipa.py shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
junos.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
manageiq.py New model manageiq manageiq provider (#28273) 2017-08-29 22:54:35 -04:00
mysql.py Fix docs fragment typo. 2016-10-14 09:50:15 -07:00
netapp.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
netscaler.py New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 2017-06-08 08:33:32 -06:00
nxos.py eapi & nxapi: Document validate_certs (#23305) 2017-04-05 16:37:40 +01:00
oneview.py NetworkSetFactsModule for HPE OneView (#28730) 2017-08-30 16:46:05 +02:00
openstack.py Move availability_zone docs to each OpenStack module (#21540) 2017-02-17 21:49:03 +01:00
openswitch.py Remove duplicated 'timeout' doc (#18657) 2016-11-28 13:15:20 -05:00
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 Postgres ssl mode prefer (#21498) 2017-02-16 11:29:43 -08:00
purestorage.py Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
rackspace.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
return_common.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
sros.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
tower.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
validate.py Remove mention of 'apache example' 2015-07-21 18:03:55 -07:00
vca.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
vmware.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
vyos.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00