diff options
Diffstat (limited to 'ansible_collections/netapp/azure/changelogs/fragments/20.6.0.yaml')
-rw-r--r-- | ansible_collections/netapp/azure/changelogs/fragments/20.6.0.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/netapp/azure/changelogs/fragments/20.6.0.yaml b/ansible_collections/netapp/azure/changelogs/fragments/20.6.0.yaml new file mode 100644 index 00000000..67b15df4 --- /dev/null +++ b/ansible_collections/netapp/azure/changelogs/fragments/20.6.0.yaml @@ -0,0 +1,3 @@ +minor_changes: + - azure_rm_netapp_capacity_pool - now allows modify for size. + - azure_rm_netapp_volume - now returns complete mount_path of the volume specified. |