community.general/lib/ansible
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
..
cli module and vault fixes (#29663) 2017-09-11 21:02:16 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
errors Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
executor Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory bypass get_hosts and use dictionary directly 2017-08-30 10:56:45 -04:00
module_utils Bug Fixes for Vlan Name not assigned and Switch Error (#29953) 2017-09-12 16:14:52 +01:00
modules Resolve issues with NetApp E-Series LunMapping module (#28294) 2017-09-12 12:50:47 -04:00
parsing Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
playbook Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
plugins Allow delegate_to if transport is not cli (#29945) 2017-09-12 21:34:13 +05:30
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils fixes to config/setting retrieval 2017-09-09 09:48:22 -07:00
vars remove fact namespacing 2017-09-10 17:37:52 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fix handling of config vars with eval expression (#29536) 2017-09-11 16:04:51 +02:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00