Subject: CVS commit: pkgsrc/sysutils/ansible
From: Adam Ciarcinski
Date: 2025-01-29 09:05:30
Message id: 20250129080530.92A79FBE0@cvs.NetBSD.org

Log Message:
ansible: updated to 11.2.0

11.2.0

Major Changes

community.general

- keycloak_* modules - ``refresh_token`` parameter added. When multiple \ 
authentication parameters are provided (``token``, ``refresh_token``, and \ 
``auth_username``/``auth_password``), modules will now automatically retry \ 
requests upon authentication errors (401), using in order the token, refresh \ 
token, and username/password \ 
(https://github.com/ansible-collections/community.general/pull/9494).

community.vmware

- vmware_dvswitch_pvlans - The VLAN ID type has been updated to be handled as an \ 
integer (https://github.com/ansible-collections/community.vmware/pull/2267).

dellemc.openmanage

- omevv_firmware - This module allows to update firmware of the single host and \ 
single cluster.

fortinet.fortios

- Support check_mode on all the configuration modules.

google.cloud

- google_cloud_ops_agents - role submodule removed because it prevents the \ 
collection from passing sanity and lint tests

grafana.grafana

- Ability to set custom directory path for *.alloy config files
- Fix 'dict object' has no attribute 'path' when running with --check
- Update grafana template
- add loki bloom support
- grafana.ini yaml syntax

Files:
RevisionActionfile
1.87modifypkgsrc/sysutils/ansible/Makefile
1.51modifypkgsrc/sysutils/ansible/PLIST
1.65modifypkgsrc/sysutils/ansible/distinfo