github ansible-collections/netapp.ontap 21.20.0

latest releases: 22.11.0, 22.10.0, 22.9.0...
23 months ago

What's Changed

Bug Fixes

  • na_ontap_autosupport - fix idempotency issue on state field with ONTAP 9.11.
  • na_ontap_autosupport - TypeError on support and ondemand_enabled field with ONTAP 9.11.
  • na_ontap_net_subnet - delete fails if ipspace is different than Default.
  • na_ontap_portset - fixed idempotency issue when ports has identical values.
  • na_ontap_portset - fixed error when trying to remove partial ports from portset if igroups are bound to it.
  • na_ontap_quotas - fix another quota operation is currently in progress issue.
  • na_ontap_quotas - fix idempotency issue on threshold option.
  • na_ontap_snapmirror - support for SSL certificate authentication for both sides when using ONTAP.
  • na_ontap_snapmirror - fix issue where there was no wait on quiesce before aborting.
  • na_ontap_snapmirror - fix issue where there was no wait on the relationship to end transferring.
  • na_ontap_snapmirror - fix error in snapmirror restore by changing option clean_up_failure as optional when using ZAPI.
  • na_ontap_software_update - now reports changed=False when the package is already present.
  • na_ontap_user - fix idempotency issue with SSH with second_authentication_method.
  • na_ontap_vscan_on_access_policy - fixed options filters, file_ext_to_exclude and paths_to_exclude cannot be reset to empty values in ZAPI.
  • na_ontap_zapit - fix failure in precluster mode.

New Options

  • na_ontap_cifs_server - added security options in REST.
  • na_ontap_export_policy_rule - added from_index for both REST and ZAPI. Change rule_index to required.
  • na_ontap_snapmirror - new option peer_options to define source connection parameters.
  • na_ontap_snapmirror - new option transferring_time_out to define how long to wait for transfer to complete on create or initialize.
  • na_ontap_vscan_on_access_policy - new REST options scan_readonly_volumes and only_execute_access added.
  • na_ontap_vserver_cifs_security - added option encryption_required_for_dc_connections and use_ldaps_for_ad_ldap in ZAPI.

New Module

  • na_ontap_s3_service - Manage S3 services.
  • na_ontap_s3_users - Manage S3 users.

Minor Changes

  • na_ontap_aggregate - updated disk_types in documentation.
  • na_ontap_snapmirror - when deleting, attempt to delete even when the relationship cannot be broken.
  • na_ontap_snapmirror - rewrite update for REST using POST to initiate transfer.
  • na_ontap_svm - added documentation for allowed_protocol, ndmp is default in REST.
  • na_ontap_user - add support for SAML authentication_method.
  • na_ontap_vserver_cifs_security - added use_ldaps_for_ad_ldap and use_start_tls_for_ad_ldap as mutually exclusive in ZAPI.
  • na_ontap_vserver_cifs_security - fall back to ZAPI when use_rest is set to auto or fail when REST is desired.

Added REST support to existing modules

  • na_ontap_nvme_namespace - added REST support.
  • na_ontap_nvme_subsystem - added REST support.
  • na_ontap_portset - added REST support.
  • na_ontap_software_update - added REST support.
  • na_ontap_vscan_on_access_policy - added REST support.
  • na_ontap_vscan_on_demand_task - added REST support.

New Contributors

Full Changelog: 21.19.1...21.20.0

Don't miss a new netapp.ontap release

NewReleases is sending notifications on new releases.