-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proxmox token authentication broken #6975
Labels
Comments
Files identified in the description: If these files are incorrect, please update the |
ansibullbot
added
bug
This issue/PR relates to a bug
module_utils
module_utils
plugins
plugin (any type)
traceback
labels
Jul 19, 2023
This is related to this part:
|
related to #6974 |
CC @russoz |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Summary
Token authentication of proxmox modules is broken.
e5dc697 introduced a version check for proxmoxer, but actually makes an api call to PVE itself, and this before the api is readily connected.
Reverting this change fixes the token authentication.
Issue Type
Bug Report
Component Name
/plugins/module_utils/proxmox.py
Ansible Version
Community.general Version
Configuration
OS / Environment
Gentoo stable
Steps to Reproduce
Expected Results
Creation of a minimal VM on node1
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: