mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e5dc697887
* proxmox module utils: clear msg when token fails with old proxmoxer * add changelog frag * better way to determine version
2 lines
340 B
YAML
2 lines
340 B
YAML
bugfixes:
|
|
- proxmox module utils - add logic to detect whether an old Promoxer complains about the ``token_name`` and ``token_value`` parameters and provide a better error message when that happens (https://github.com/ansible-collections/community.general/pull/6839, https://github.com/ansible-collections/community.general/issues/5371).
|