summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-4337.yaml
blob: 815c96a46fcd12ab3fb1b033eb3f48d32eb4b148 (plain)
1
2
3
4
5
6
minor_changes:
  - na_ontap_aggregate - Added REST support.
bugfixes:
  - na_ontap_aggregate - Fixed KeyError on unmount_volumes when offlining a volume if option is not set.
  - na_ontap_aggregate - Report an error when attempting to change snaplock_type.
  - module_utils - fixed KeyError on Allow when using OPTIONS method and the API failed.