diff options
Diffstat (limited to 'ansible_collections/netapp/cloudmanager/changelogs/fragments/DEVOPS-4492.yaml')
-rw-r--r-- | ansible_collections/netapp/cloudmanager/changelogs/fragments/DEVOPS-4492.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible_collections/netapp/cloudmanager/changelogs/fragments/DEVOPS-4492.yaml b/ansible_collections/netapp/cloudmanager/changelogs/fragments/DEVOPS-4492.yaml new file mode 100644 index 000000000..2e37eb799 --- /dev/null +++ b/ansible_collections/netapp/cloudmanager/changelogs/fragments/DEVOPS-4492.yaml @@ -0,0 +1,5 @@ +minor_changes: + - na_cloudmanager_connector_aws - make the module idempotent for create and delete. + - na_cloudmanager_connector_aws - automatically fetch client_id and instance_id for delete. + - na_cloudmanager_connector_aws - report client_id and instance_id if connector already exists. + - na_cloudmanager_info - new subsets - account_info, agents_info, active_agents_info |