mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* 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