Pure-Storage-Ansible / FlashArray-Collection

Ansible Collection for Pure Storage FlashArray
GNU General Public License v3.0
18 stars 23 forks source link

Enhance PG group updating capabilities #555

Closed sdodsley closed 6 months ago

sdodsley commented 6 months ago
SUMMARY

Update PG module to specify the deletion of specific items from a protection group.

Previously state: absent only worked on the whole protection group. Now if you specify volume, host, or hostgroup with state: absent only those specified items will be removed from the protection group.

ISSUE TYPE
COMPONENT NAME

purefa_pg.py