HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //lib/python3.9/site-packages/ansible_collections/netapp/ontap/changelogs/fragments/19.11.0.yaml
minor_changes:
  - na_ontap_cluster - added single node cluster option, also now supports for modify cluster contact and location option.
  - na_ontap_info - Now allow you use to vsadmin to get info (Must user ``vserver`` option).
  - na_ontap_info - Added ``vscan_status_info``, ``vscan_scanner_pool_info``, ``vscan_connection_status_all_info``, ``vscan_connection_extended_stats_info``
  - na_ontap_efficiency_policy - ``changelog_threshold_percent`` to set the percentage at which the changelog will be processed for a threshold type of policy, tested once each hour.

### Bug Fixes
bugfixes:
  - na_ontap_cluster - autosupport log pushed after cluster create is performed, removed license add or remove option.
  - na_ontap_dns - report error if modify or delete operations are attempted on cserver when using REST.  Make create operation idempotent for cserver when using REST.  Support for modify/delete on cserver when using REST will be added later.
  - na_ontap_firewall_policy - portmap added as a valid service
  - na_ontap_net_routes - REST does not support the ``metric`` attribute
  - na_ontap_snapmirror - added initialize boolean option which specifies whether to initialize SnapMirror relation.
  - na_ontap_volume - fixed error when deleting flexGroup volume with ONTAP 9.7.
  - na_ontap_volume - tiering option requires 9.4 or later (error on volume-comp-aggr-attributes)
  - na_ontap_vscan_scanner_pool - fix module only gets one scanner pool.