diff options
Diffstat (limited to 'ansible_collections/netapp/azure/changelogs/fragments/DEVOPS-3505.yaml')
-rw-r--r-- | ansible_collections/netapp/azure/changelogs/fragments/DEVOPS-3505.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ansible_collections/netapp/azure/changelogs/fragments/DEVOPS-3505.yaml b/ansible_collections/netapp/azure/changelogs/fragments/DEVOPS-3505.yaml deleted file mode 100644 index 87c49d052..000000000 --- a/ansible_collections/netapp/azure/changelogs/fragments/DEVOPS-3505.yaml +++ /dev/null @@ -1,4 +0,0 @@ -minor_changes: - - azure_rm_netapp_volume - new option ``subnet_name`` as subnet_id is ambiguous. subnet_id is now aliased to subnet_name. -bugfixes: - - azure_rm_netapp_volume - fix 'Nonetype' object is not subscriptable exception when mount target is not created. |