Skip to content

Commit

Permalink
Update netapp.py
Browse files Browse the repository at this point in the history
  • Loading branch information
carchi8py authored Sep 21, 2023
1 parent 7bd48c2 commit 88b725a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/module_utils/netapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
except ImportError:
ansible_version = 'unknown'

COLLECTION_VERSION = "21.22.0"
COLLECTION_VERSION = "21.22.1"
PROD_ENVIRONMENT = {
'CLOUD_MANAGER_HOST': 'cloudmanager.cloud.netapp.com',
'AUTH0_DOMAIN': 'netapp-cloud-account.auth0.com',
Expand Down

0 comments on commit 88b725a

Please sign in to comment.