community.general/lib/ansible/utils/module_docs_fragments
Adam Friedman 1a28a48176 Refactor dimensiondata_network module (#21043)
* Refactor dimensiondata_network to use shared base class for common functionality.

* Experiment: remove the assignments in the "except ImportError:" block that keep PyCharm happy. If this fixes the build, then I reckon there's a bug in the validate-modules script (https://github.com/ansible/ansible/blob/devel/test/sanity/validate-modules/validate-modules#L322).

* Remove unused imports.

* Changes based on feedback from @gundalow for ansible/ansible#21043.

- Use no_log=True for mcp_password parameter.
- Collapse module parameter definitions.

* Use shared definitions and doc fragments for common module arguments (ansible/ansible#21043).

* Make default network plan "ESSENTIALS", rather than "ADVANCED" (this is consistent with our other tooling).
Tidy up module parameter documentation.

* Simplify dimensiondata module documentation fragments (didn't know you could include multiple fragments).

* Change 'verify_ssl_cert' module parameter to 'validate_certs'.
2017-02-09 11:30:31 +00: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
asa.py updates the network shared docs to include the timeout parameter (#18635) 2016-11-28 12:13:47 +00:00
auth_basic.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
avi.py Avi Networks Ansible modules. (#20415) 2017-02-08 09:47:18 -05:00
aws.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
azure.py Clean up shebangs for various files. 2016-11-02 17:00:27 -07:00
azure_tags.py Clean up shebangs for various files. 2016-11-02 17:00:27 -07:00
backup.py fixed backup and validate fragments 2015-07-14 10:07:59 -04:00
cloudengine.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
cloudstack.py docs: cloudstack: add cloudstack guide to doc fragments (#15898) 2016-05-19 10:31:44 +02:00
dellos6.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
dellos9.py updates the network shared docs to include the timeout parameter (#18635) 2016-11-28 12:13:47 +00:00
dellos10.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01: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 updated ec2 region description to add missing other env var 2015-10-07 16:41:58 -04:00
eos_local.py adds eos_local shared module to handle local connections (#20960) 2017-02-01 22:21:18 -05:00
f5.py Adds module doc fragment for F5 modules 2016-08-05 12:21:46 -07:00
files.py File attributes (#18213) 2016-11-07 15:48:04 -05:00
infinibox.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
ios.py Remove duplicated 'timeout' doc (#18657) 2016-11-28 13:15:20 -05:00
iosxr.py Remove duplicated 'timeout' doc (#18657) 2016-11-28 13:15:20 -05:00
junos.py Remove duplicated 'timeout' doc (#18657) 2016-11-28 13:15:20 -05:00
mysql.py Fix docs fragment typo. 2016-10-14 09:50:15 -07:00
netapp.py Add doc_fragment and module util for NetApp platforms (#19607) 2017-01-25 09:51:57 +00:00
nxos.py Remove duplicated 'timeout' doc (#18657) 2016-11-28 13:15:20 -05:00
openstack.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
openswitch.py Remove duplicated 'timeout' doc (#18657) 2016-11-28 13:15:20 -05:00
ovirt.py ovirt: Add support to diff (#20698) 2017-02-02 13:50:52 -05:00
ovirt_facts.py ovirt: get default auth/connection params from environment vars (#19385) 2016-12-30 12:24:05 -05:00
rackspace.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
return_common.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
sros.py Remove duplicated 'timeout' doc (#18657) 2016-11-28 13:15:20 -05:00
validate.py Remove mention of 'apache example' 2015-07-21 18:03:55 -07:00
vca.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
vmware.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
vyos.py Remove duplicated 'timeout' doc (#18657) 2016-11-28 13:15:20 -05:00