summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-2972.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-2972.yaml')
-rw-r--r--ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-2972.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-2972.yaml b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-2972.yaml
new file mode 100644
index 000000000..a1582b1dd
--- /dev/null
+++ b/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-2972.yaml
@@ -0,0 +1,5 @@
+minor_changes:
+ - na_ontap_volume - new option ``max_files`` to increase the inode count value.
+ - na_ontap_volume - allow to modify volume after rename.
+bugfixes:
+ - na_ontap_volume - do not attempt to mount volume if current state is offline.