dell / ansible-powermax

Ansible Modules for Dell PowerMax
GNU General Public License v3.0
36 stars 35 forks source link

[FEATURE]: Ability to force move devices between storage groups if SRDF Protected #19

Closed rawstorage closed 2 years ago

rawstorage commented 2 years ago

Describe the solution you'd like When moving devices that are SRDF protected the Ansible, moving of devices is blocked. API will allow me to do this. Customer HSBC have reverted to URI module to accomplish this

Describe alternatives you've considered URI Module

Additional context Customer needs to be able to force move devices in and out of SRDF storage groups keeping SRDF protection on the devices even if it will render them unmanageable, they maintain separate SG for SRDF and Provisioning so this is a common occurrence for them and a blocker for ansible

anupamaloke commented 2 years ago

This is fixed by #25