Pure-Storage-Ansible / Fusion-Collection

Ansible Collection for Pure Fusion
GNU General Public License v3.0
5 stars 11 forks source link

Rename params and env variables to make them consistent #121

Closed andreepyro closed 1 year ago

andreepyro commented 1 year ago
SUMMARY

Rename params and env variables to make them consistent

ISSUE TYPE
COMPONENT NAME
jankodera-ps commented 1 year ago

plugins/module_utils/fusion.py needs to handle both. I would say read new variables, if not present, try to read the old ones?

andreepyro commented 1 year ago

Everything fixed. All env variables and parameters properly deprecated.

Please review @sdodsley