-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
contrib/inventory/proxmox.py
##### ANSIBLE VERSION
```
ansible 2.3.0.0
config file = .../moon-ansible.windows/ansible.cfg
co…
-
Ticket request is failing with proxmoxer.core.ResourceException: 401 Unauthorized: No ticket - b'' when otp is enabled but not set in REST api request.
Please add otp token support for https backen…
-
##### SUMMARY
When trying to create a VM using the sample in the proxmox_kvm module, I get the following error message:
MSG:
creation of qemu VM test with vmid 1234 failed with except…
-
##### SUMMARY
If a node is offline, ``proxmoxer`` returns a dict describing a VM *without* a name attribute, like so::
{u'status': u'unknown', u'vmid': 1002, u'type': u'qemu', u'id': u'qemu/…
-
```
ansible 2.9.6
config file = None
configured module search path = ['/Users/***/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /Users/***…
-
## The problem
Exactly two hours after restarting HA, Proxmox integration no longer works with error: 401 Unauthorized: permission denied - invalid PVE ticket
## Environment
- Home Assista…
-
##### SUMMARY
using the `clone` command mixed with `full: no` fails to build linked clone. Using `full: yes` works fine and builds. This exact setup worked before? Any help would be great to fi…
-
I'm writing a tool which may run for several hours. It seems that the api access token times out at some point.
Do you think proxmoxer should detect that and try to aquire a new api access token by…
-
doing some test I see this below ( I removed my real IP)
curl http://127.0.0.1:9221/pve?module=default&target=(internalproxmoxip)
[1] 21218
[root@internalproxmoxip home]#
500 Internal Serve…
-
Hello,
Trying to use the this library I wasn't able to use it with SSH backup (openssh and ssh_paramiko). With HTTP it work.
This is my log:
```
Python 3.7.3 (default, Dec 20 2019, 18:57:59)
…