Pure-Storage-Ansible / FlashArray-Collection

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

Fix volume response during rerun #559

Closed sdodsley closed 2 months ago

sdodsley commented 2 months ago
SUMMARY

On creating a new single volume, a response with volume facts is returned. If the playbook is run again with no changes, the volume response is in a different format. This fixes that issue by ensuring that all single volume responses, no matter the action performed, produces the same dict response.

ISSUE TYPE
COMPONENT NAME

purefa_volume.py