Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 (ansible-collections/community.general#9494). community.vmware - vmware_dvswitch_pvlans - The VLAN ID type has been updated to be handled as an integer (ansible-collections/community.vmware#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
- Loading branch information