summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5228.yaml
blob: df85b624244bcca7ac749a748c1671c2cf79ce95 (plain)
1
2
3
4
minor_changes:
  - na_ontap_volume - now defaults to REST with ``use_rest`` set to ``auto``, like every other module.  ZAPI can be forced with ``use_rest`` set to ``never``.
bugfixes:
  - na_ontap_volume - ``volume_security_style`` was not modified if other security options were present with ZAPI.