Pure-Storage-Ansible / FlashBlade-Collection

Ansible Collection for Pure Storage FlashBlade
GNU General Public License v3.0
4 stars 8 forks source link

Remove unneccessary version check #251

Closed sdodsley closed 9 months ago

sdodsley commented 9 months ago
SUMMARY

As mode is always provided due to default setting, the initial version check if mode exists is broken and causes module failure. Remove the initial check.

Closes #249

ISSUE TYPE
COMPONENT NAME

purefb_bucket.py