community.general/lib/ansible/modules
Michael Price 8515db8588 Resolve issues with NetApp E-Series LunMapping module (#28294)
* Refactor E-Series LunMapping module to use module_utils

Refactor the NetApp E-Series module to utlize the common module_utils
and doc_fragments.

* Remove the default LUN number

By providing a default LUN number, it interferes with the ability of the
API to determine the appropriate LUN value.

* Fix ignored validate_certs parameter

The validate_certs parameter was not being provided to the underlying
requests method. This patch resolves the issue by passing the value to
all relevant HTTP requests.
2017-09-12 12:50:47 -04:00
..
cloud [cloud] Document requirements for ec2_asg. (#30057) 2017-09-12 11:26:35 -04:00
clustering Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
commands Update metadata to 1.1 2017-08-15 23:12:08 -07:00
crypto openssl_csr: consistent param namings (#29604) 2017-09-11 21:05:15 +02:00
database postgresql_db: Document that name and db are aliases (#29180) 2017-09-10 22:29:15 -04:00
files Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
identity shared argument spec for FreeIPA (#28950) 2017-09-07 21:07:15 +02:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring adds soft-update logic if force is set to no in zabbix_host module in… (#22614) 2017-09-11 09:14:22 -06:00
net_tools Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
network nxos_system parse name_servers fix (#29944) 2017-09-12 13:25:01 +05:30
notification Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
packaging yum cleanup (#28818) 2017-09-12 06:59:15 -04:00
remote_management Flatten manageiq provider UI (#28967) 2017-09-05 10:11:29 -04:00
source_control Add testcases for github_issue (#26309) 2017-08-30 14:50:45 -04:00
storage Resolve issues with NetApp E-Series LunMapping module (#28294) 2017-09-12 12:50:47 -04:00
system refactor firewalld module with object abstraction (#26487) 2017-09-11 14:10:07 -07:00
utilities Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
web_infrastructure Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
windows win_unzip: added support for Server core by using .net zip functions (#29272) 2017-09-11 18:30:24 -04:00
__init__.py