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/20.9.0.yaml
minor_changes:
  - na_ontap_cluster - ``node_name`` to set the node name when adding a node, or as an alternative to `cluster_ip_address`` to remove a node.
  - na_ontap_cluster - ``state`` can be set to ``absent`` to remove a node identified with ``cluster_ip_address`` or ``node_name``.
  - na_ontap_qtree - ``wait_for_completion`` and ``time_out`` to wait for qtree deletion when using REST.
  - na_ontap_quotas - ``soft_disk_limit`` and ``soft_file_limit`` for the quota target.
  - na_ontap_rest_info - Support for gather subsets - ``initiator_groups_info, san_fcp_services, san_iscsi_credentials, san_iscsi_services, san_lun_maps, storage_luns_info, storage_NVMe_namespaces.``

bugfixes:
  - na_ontap_cluster - ``check_mode`` is now working properly.
  - na_ontap_interface - ``home_node`` is not required in pre-cluster mode.
  - na_ontap_interface - ``role`` is not required if ``service_policy`` is present and ONTAP version is 9.8.
  - na_ontap_interface - traceback in get_interface if node is not reachable.
  - na_ontap_job_schedule - allow ``job_minutes`` to set number to -1 for job creation with REST too.
  - na_ontap_qtree - fixed ``None is not subscriptable`` exception on rename operation.
  - na_ontap_volume - fixed ``KeyError`` exception on ``size`` when reporting creation error.
  - na_ontap_* - change version_added from '2.6' to '2.6.0' where applicable to satisfy sanity checker.
  - netapp.py - uncaught exception (traceback) on zapi.NaApiError.