mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
proxmox module utils: better error msg when token fails with old proxmoxer (#6839)
* proxmox module utils: clear msg when token fails with old proxmoxer * add changelog frag * better way to determine version
This commit is contained in:
parent
b6883492c7
commit
e5dc697887
3 changed files with 6 additions and 0 deletions
2
changelogs/fragments/6839-promoxer-tokens.yml
Normal file
2
changelogs/fragments/6839-promoxer-tokens.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue