Pure-Storage-Ansible / Fusion-Collection

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

Add access token parameter #129

Closed DenDen039 closed 1 year ago

DenDen039 commented 1 year ago
SUMMARY

Add parameter and environment variable for access token. Access token can be use as an alternative way of the authentication.

Module's parameter: access_token Env var: FUSION_ACCESS_TOKEN

ISSUE TYPE
COMPONENT NAME

module_utils/fusion

andreepyro commented 1 year ago

Also, please address reformat the code.