summaryrefslogtreecommitdiffstats
path: root/ansible_collections/netapp/ontap/changelogs/fragments/DEVOPS-5859.yaml
blob: 41b9649dd47bfd9c99a09127aa6a900811530695 (plain)
1
2
3
4
5
6
minor_changes:
  - na_ontap_file_security_permissions - updated module examples.
bugfixes:
  - na_ontap_file_security_permissions - error if more than one desired ACLs has same user, access, access_control and apply_to.
  - na_ontap_file_security_permissions - fix idempotency issue on ``acls.propagation_mode`` option.
  - na_ontap_file_security_permissions - fix TypeError when current acls is None.