Skip to content

Releases: ansible-collections/netapp.ontap

22.11.0

10 Apr 16:46
Compare
Choose a tag to compare

Minor Changes

  • na_ontap_cifs - new option offline_files added in REST, requires ONTAP 9.10 or later.
  • na_ontap_net_ifgrp - updated documentation for parameter name.
  • na_ontap_vserver_audit - new options schedule.* added under log.rotation, requires ONTAP 9.6 or later.

Bugfixes

  • na_ontap_dns - fix issue with modifying DNS servers in REST.
  • na_ontap_fpolicy_policy - fixed issue with idempotency in REST.
  • na_ontap_quotas - fixed issue with idempotency in REST.
  • na_ontap_security_config - added warning for missing supported_cipher_suites to maintain idempotency in REST.

22.10.0

22 Feb 17:40
Compare
Choose a tag to compare

Minor Changes

  • na_ontap_rest_info - added warning message if given subset doesn't support option owning_resource.
  • na_ontap_export_policy_rule - added actions and modify in module output.
  • na_ontap_file_security_permissions_acl - added actions and modify in module output.
  • na_ontap_igroup_initiator - added actions in module output.
  • na_ontap_name_mappings - added actions and modify in module output.
  • na_ontap_node - added modify in module output.
  • na_ontap_lun_map - added actions in module output.
  • na_ontap_lun_map_reporting_nodes - added actions in module output.
  • na_ontap_storage_auto_giveback - added information on modifed attributes in module output.
  • na_ontap_vscan_scanner_pool - added REST support to Vscan Scanner Pools Configuration module, requires ONTAP 9.6 or later.
  • na_ontap_cifs_server - new option is_multichannel_enabled added in REST, requires ONTAP 9.10 or later.

Bug Fixes

  • na_ontap_igroup_initiator - fixed issue with idempotency.

22.9.0

03 Jan 23:04
Compare
Choose a tag to compare

New Options

  • na_ontap_cifs_server - new option lm_compatibility_level added in REST, requires ONTAP 9.8 or later.
  • na_ontap_cluster - new option certificate.uuid added in REST, requires ONTAP 9.10 or later.
  • na_ontap_ems_destination - new options syslog, port, transport, message_format, timestamp_format_override and hostname_format_override added in REST, requires ONTAP 9.12.1 or later.

Minor Changes

  • na_ontap_s3_services - create, modify S3 service returns s3_service_info in module output.
  • na_ontap_nfs - fix error with windows in REST for ONTAP 9.10 or earlier.
  • na_ontap_cluster_peer - added REST only support for modifying remote intercluster addresses in cluster peer relation.
  • na_ontap_snapmirror - updated resync and resume operation for synchronous snapmirror relationship in REST.

Bug Fixes

  • na_ontap_snapshot_policy - fix issue with modifying snapshot policy in REST.
  • na_ontap_volume - modified type to be case insensitive in REST.
  • na_ontap_security_certificates - fix error with ontap_info returned in module output in REST.

New Modules

  • na_ontap_snmp_config - REST only support for modifying SNMP configuration, requires ONTAP 9.7 or later.
  • na_ontap_cli_timeout - REST only support for setting CLI inactivity timeout value, requires ONTAP 9.6 or later.
  • na_ontap_cifs_unix_symlink_mapping - REST only support for managing UNIX symbolic link mapping for CIFS clients, requires ONTAP 9.6 or later.

22.8.3

16 Nov 19:14
Compare
Choose a tag to compare

na_ontap_vserver_peer - fix issue with peering multiple clusters with same vserver name in REST.
na_ontap_ems_destination - fix field error with certificate.name for ONTAP 9.11.1 or later in REST.
na_ontap_snmp - fix for getting error when authentication_method set to default with ZAPI.

22.8.2

09 Nov 18:45
Compare
Choose a tag to compare
add 22.8.2 updates for unchecked change that got pushed

22.8.1

07 Nov 22:38
Compare
Choose a tag to compare

Bug Fixes
na_ontap_dns - fix keyerror for uuid when DNS is set to vserver in REST.
na_ontap_volume - fix invalid field error with 'space.snapshot.autodelete' in REST.

22.8.0

01 Nov 18:03
Compare
Choose a tag to compare

New Options

  • na_ontap_lun - new option qtree_name added in REST.
  • na_ontap_rest_info - new option hal_linking added.
  • na_ontap_cifs_server - new option default_site added in REST, requires ONTAP 9.13.1 or later.
  • na_ontap_ems_destination - new option certificate, ca added.
  • na_ontap_volume - added new REST only options vol_nearly_full_threshold_percent and vol_full_threshold_percent, requires ONTAP 9.9 or later.
  • na_ontap_qos_policy_group - added new REST only options expected_iops_allocation and peak_iops_allocation, requires ONTAP 9.10.1 or later.

Minor Changes

  • na_ontap_user - added warning message when password is not changed.
  • na_ontap_restit - returns changed as False for GET method.
  • na_ontap_kerberos_realm - added REST support for admin_server_ip, admin_server_port, pw_server_ip, pw_server_port and clock_skew, requires ONTAP 9.13.1 or later.
  • na_ontap_volume - added REST support for atime_update requires ONTAP 9.8 or later, snapdir_access and snapshot_auto_delete requires ONTAP 9.13.1 or later.
  • na_ontap_net_ifgrp - return name and other details of a newly created interface group in module output in REST.
  • na_ontap_cg_snapshot - added REST support to the cg snapshot module, requires ONTAP 9.10.1 or later.
  • na_ontap_snmp - added REST support for snmpv3 user.

Bug Fixes

  • na_ontap_nfs - fix default_user under windows not getting modified, if not set previously, in REST.
  • na_ontap_dns - fix DNS not working with Cluster mode.
  • na_ontap_ems_filter - fix modify operation to add rule in existing filter.
  • na_ontap_svm - fix REST version warning for ndmp under services.
  • na_ontap_login_messages - fix idempotency issue in Cluster scope in REST.

New Modules

  • na_ontap_ems_config - REST only support for modifying EMS configuration, requires ONTAP 9.6 or later.

22.7.0

09 Jun 19:32
Compare
Choose a tag to compare

22.7.0

New Options

  • na_ontap_s3_buckets - new option nas_path added, requires ONTAP 9.12.1 or later.

Minor Changes

  • na_ontap_name_mappings - added choices s3_win and s3_unix to direction, requires ONTAP 9.12.1 or later.

Bug Fixes

  • na_ontap_login_messages - fix banner and motd_message not idempotent when trailing '\n' is present.
  • na_ontap_login_messages - fix idempotent issue on show_cluster_motd option when try to set banner or motd_message for the first time in REST.

New Modules

  • na_ontap_active_directory_domain_controllers - Added REST support for ONTAP 9.12.0 or later and cli support for lower versions.

Full Changelog: 22.6.0...22.7.0

22.6.0

03 May 22:14
Compare
Choose a tag to compare

New Options

  • na_ontap_aggregate - new REST only option tags added, requires ONTAP 9.13.1 or later version.
  • na_ontap_qos_policy_group - new REST only option adaptive_qos_options.block_size added, requires ONTAP 9.10.1 or later version.
  • na_ontap_s3_buckets - new option type added, requires ONTAP 9.12.1 or later.
  • na_ontap_volume - new REST only option tags added, requires ONTAP 9.13.1 or later version.

Minor Changes

  • retry create or modify when getting temporarily locked from changes error in REST.
  • na_ontap_export_policy - added name to modify in module output if export policy is renamed.
  • na_ontap_broadcast_domain - skip checking modify when state is absent.
  • na_ontap_qos_policy_group - skip checking modify when state is absent.

Bug Fixes

  • na_ontap_export_policy - fix cannot delete export policy if from_name option is set.
  • na_ontap_file_security_permissions_acl - fix idempotent issue on propagation_mode option.
  • na_ontap_qos_policy_group - one occurrence of msg missing in call to fail_json.
  • na_ontap_s3_groups - fix error when current s3 groups has no users configured.
  • na_ontap_s3_groups - fix cannot modify policies if not configured in create.
  • na_ontap_security_certificates - fix duplicate entry error when vserver option is set with admin vserver.
  • na_ontap_snapmirror_policy - fix cannot disable is_network_compression_enabled in REST.
  • na_ontap_svm - skip modify validation when trying to delete svm.
  • na_ontap_qos_adaptive_policy_group - rename group when from_name is present and state is present.

New Modules

  • na_ontap_kerberos_interface - Enable or disable Kerberos interface config, requires ONTAP 9.7 or later version.

Full Changelog: 22.5.0...22.6.0

22.5.0

06 Apr 22:14
Compare
Choose a tag to compare
Sync bitbucket and GitHub