You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I comment out the required_together part for api_password and api_host the task is successful.
Actual Results
The full traceback is:
File "/tmp/ansible_community.general.proxmox_tasks_info_payload_j17m_215/ansible_community.general.proxmox_tasks_info_payload.zip/ansible/module_utils/basic.py", line 1626, in _check_required_together
check_required_together(spec, param)
File "/tmp/ansible_community.general.proxmox_tasks_info_payload_j17m_215/ansible_community.general.proxmox_tasks_info_payload.zip/ansible/module_utils/common/validation.py", line 128, in check_required_together
raise TypeError(to_native(msg))
Code of Conduct
I agree to follow the Ansible Code of Conduct
The text was updated successfully, but these errors were encountered:
Summary
Cannot use the module with token id and secret only:
Issue Type
Feature Request
Component Name
proxmox_tasks_info
Ansible Version
Community.general Version
Configuration
$ ansible-config dump --only-changed
OS / Environment
No response
Steps to Reproduce
Expected Results
If I comment out the required_together part for api_password and api_host the task is successful.
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: