#Ansible Collection 22.11.0 for ONTAP has been released

1 messages · Page 1 of 1 (latest)

static bane
#

Hey Everyone version 22.11.0 has been release this morning

The collection can be download from Galaxy (https://galaxy.ansible.com/ui/repo/published/netapp/ontap/)

Change logs are here https://github.com/ansible-collections/netapp.ontap/releases/tag/22.11.0

GitHub

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 opti...

crude blaze
#

Just tested this release, FYI it has broken na_ontap_quotas.py specifically when calling user quota, perhaps only when providing "" as an option (as an attempt to create a default user quota). na_ontap_quotas.py", line 638, in get_quotas_rest UnboundLocalError: cannot access local variable 'users_names' where it is not associated with a value
Issue is not present in 22.10.0
link
https://github.com/ansible-collections/netapp.ontap/commit/056b44f57573d86e4b84890e1865a3479032377d#diff-638a1f79e8e05dd5a15c536ac4f617da251c4ec8e405ae79780720c66e166b81R638