community.general/lib/ansible/modules/storage
ndswartz b0cee34ca1 Fixed netapp_e_lun_mapping options for backwards compatibilitiy (#44769)
* Fixed netapp_e_lun_mapping options for backwards compatibility.

Readd lun and target_type as deprecated options.

Note: lun and target_type were removed in patch #44666 since they were
no longer needed for the logic in the module.  However, this cause will
cause existing playbooks utilizing these options to break.

* Add lun specification and target_type verification for netapp_e_lun_mapping
2018-08-30 05:35:57 +01:00
..
emc New module for managing EMC VNX Block storage (#42945) 2018-08-09 10:38:26 -07:00
glusterfs gluster_volume: add 'volume' alias to 'name' param (#40845) 2018-05-30 02:06:46 +02:00
ibm IBM_Storage: Added a module for managing IBM Spectrum Accelerate (#44166) 2018-08-29 13:42:10 +01:00
infinidat More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
netapp Fixed netapp_e_lun_mapping options for backwards compatibilitiy (#44769) 2018-08-30 05:35:57 +01:00
purestorage Add QoS support for purefa_facts module and fix to support vVols (#42919) 2018-08-28 11:36:52 +01:00
zfs zfs: fix broken parameter handling (#36685) 2018-05-23 21:46:20 -05:00
__init__.py