community.general/lib/ansible/utils/module_docs_fragments
Brian Coca 075ead8fb0 fixes to config/setting retrieval
- better variable precedence management
- universal plugin option handling
- also updated comments for future directions
- leverage fragments for plugins
- removed fact namespacing
- added 'firendly name' field
- updated missing descriptions
- removed some unused yaml entries, updated others to reflect possible future
- documented more plugins
- allow reading docs using alias
- short licenses
- corrected args for 'all plugins'
- fixed -a option for ansible-doc
- updated vars plugins to allow docs
- fixed 'gathering'
- only set options IF connection
- added path list and renamed pathspec mostly the diff is , vs : as separator
- readded removed config entries that were deprecated but had no message ... and deprecated again
- now deprecated entries give warning when set
2017-09-09 09:48:22 -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
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
fortios.py
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
rackspace.py
return_common.py
sros.py
tower.py
validate.py
vca.py
vmware.py
vyos.py