Minor Changes
- na_ontap_s3_buckets - new option
snapshot_policy
added in REST, requires ONTAP 9.16.1 or later. - na_ontap_cifs_acl - added example showing ACL deletion.
- na_ontap_cluster_peer - new options
local_name_for_peer
andlocal_name_for_source
added in REST. - na_ontap_nfs - new option
nfsv3_hide_snapdir
added in REST. - na_ontap_rest_cli - added
next
key to enable API pagination support. - na_ontap_security_certificates - updated examples for create server type certificate and install with intermediate certificates.
- na_ontap_snapmirror - new option
quick_resync
added in REST. - na_ontap_support_config_backup - new option
set_password
added in REST. - na_ontap_svm - new option
storage_limit
added in REST, requires ONTAP 9.13.1 or later. - na_ontap_user - added
totp
option forapplication_dicts.second_authentication_method
in REST. - na_ontap_volume - new option
tiering_object_tags
added in REST. - updated
README
template, addedCHANGELOG.md
for release notes.
Bugfixes
- Corrected typo in email address from
ng-ansibleteam@netapp.com
tong-ansible-team@netapp.com
across Ansible collection. - na_ontap_cg_snapshot - fixed issue with CG not being found with given volumes in REST.
- na_ontap_firmware_upgrade - fixed typo in example.
- na_ontap_ndmp - fix idempotency issue and added example for ndmp user generate password in REST.
- na_ontap_user - fixed issue with idempotency while creating a user account in REST.
- na_ontap_volume - fixed indentation in example.
New Modules
- na_ontap_autoupdate_support - NetApp ONTAP enable auto update status.