community.general/lib/ansible/utils/module_docs_fragments
tzurE 615337c3d7 Add ibm storage module to ansible (#39960)
* Initial commit for ibm_storage ansible modules
Added modules for managing IBM Spectrum Accelerate storage systems.
Separate modules to manipulate storage entities within the systems.

* sanity checks fix

* PR sanity checks fix

* updated the review to contain only one module, one utility and doc fragment, as instructed at the core meeting.

* IBM_Storage: fixed review issues.

* IBM_Storage: fix review issues

* IBM_Storage: review issues and sanity checks

* IBM_Storage: Review and sanity fixes

* IBM_Storage: pep8 fix

* IBM_Storage: review fixes

* IBM_Storage: review issues

* IBM_storage: license fix
2018-08-15 08:38:11 +02:00
..
__init__.py
a10.py
aci.py Fix module validation checks and remove old params (#39926) 2018-05-10 08:47:08 +02:00
acme.py ACME: use Cryptography (if a new enough version is available) instead of OpenSSL (#42170) 2018-08-12 19:12:01 +02:00
aireos.py
aruba.py
asa.py
auth_basic.py
avi.py
aws.py Prefer readthedocs.io instead of readthedocs.org for doc links (#41537) 2018-06-18 08:22:50 -04:00
aws_credentials.py
azure.py fixing aiuth source (#42923) 2018-07-27 14:48:17 +08:00
azure_tags.py
backup.py
ce.py
cloudstack.py Modules to link relatively to docs (#39081) 2018-04-20 17:35:50 +01:00
cnos.py
constructed.py
decrypt.py Fix typo in decrypt doc. (#41149) 2018-06-05 20:12:35 +02:00
default_callback.py Merge various stdout callback plugins into 'default' (#41058) 2018-06-24 23:00:07 -05:00
dellos6.py
dellos9.py
dellos10.py
digital_ocean.py
dimensiondata.py
dimensiondata_wait.py
docker.py Fix ssl_version default value. (#42955) 2018-07-20 11:32:04 -04:00
ec2.py
emc.py docs: Fixed wrong storage platform on module docs for EMC VNX (#43899) 2018-08-11 09:29:34 +02:00
enos.py
eos.py
exoscale.py
f5.py
files.py file: clarify attributes usage in docs (#41780) 2018-06-21 10:08:29 -04:00
fortios.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
gcp.py Bug fixes for gcp_compute_address (#42704) 2018-08-13 10:50:04 -04:00
ibm_storage.py Add ibm storage module to ansible (#39960) 2018-08-15 08:38:11 +02:00
infinibox.py
influxdb.py
inventory_cache.py
ios.py
iosxr.py
ipa.py Remove ipa_ modules from sanity ignore; fix the docs 2018-07-03 18:16:09 -07:00
ironware.py Ironware: Deprecate provider, support network_cli (#43285) 2018-07-27 12:51:45 +05:30
junos.py
k8s_auth_options.py
k8s_name_options.py
k8s_resource_options.py [k8s] allow user to pass list of resources in to definition parameter (#42377) 2018-07-09 08:33:16 -05:00
k8s_scale_options.py
k8s_state_options.py
keycloak.py Documentation/default fix for keycloak modules (#37192) 2018-05-30 03:32:33 -04:00
ldap.py LDAP: Refactor and add ldap_passwd module (#33040) 2018-04-27 15:54:05 +05:30
manageiq.py
meraki.py Meraki organization module (#38773) 2018-05-04 00:01:05 +02:00
mysql.py
netapp.py Adding Common files for NetApp ElementSW release (#43727) 2018-08-10 09:33:08 -07:00
netscaler.py
nios.py
nso.py
nxos.py nxos module doc fragment for authorize,auth_pass (#40074) 2018-05-14 17:23:26 +05:30
oneview.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
onyx.py
opennebula.py opennebula: new module one_host (#40041) 2018-05-17 10:10:49 +02:00
openstack.py retire shade in favor of openstacksdk for openstack modules (#40532) 2018-05-25 18:40:39 -07:00
openswitch.py
ovirt.py ovirt: Add support to pass hostname (#40610) 2018-05-23 11:12:46 -04:00
ovirt_facts.py ovirt: Add support to pass hostname (#40610) 2018-05-23 11:12:46 -04:00
panos.py Panos/doc fragment (#37696) 2018-05-09 09:13:22 -05:00
postgres.py
proxysql.py
purestorage.py
rackspace.py
return_common.py
scaleway.py scaleway: Add common documentation fragment 2018-08-14 14:03:32 +02:00
shell_common.py Make admin_users only contain root and toor because admin is used for non-privileged accounts 2018-06-05 17:01:40 -07:00
sros.py
tower.py
ucs.py
url.py
validate.py
vca.py
vmware.py Ensure boolean value 'yes' is shown and add types (#42361) 2018-07-09 11:27:06 +02:00
vmware_rest_client.py VMware: New module: vmware_tag (#37261) 2018-05-07 16:30:16 +05:30
vultr.py Fix E324 for vultr modules. (#42464) 2018-07-10 07:51:05 +02:00
vyos.py
zabbix.py