[bug] Type error of vmid parameter
Re-creating a host that I already did, I come into this error:
TASK [cielito.proxmox.create_kvm : Post-clone configuration | Token] ***********************************
fatal: [alfa.cielito.uy -> carpincho.interior.edu.uy]: FAILED! => {"changed": false, "msg": "argument 'vmid' is of type <class 'str'> and we were unable to convert to int: <class 'str'> cannot be converted to an int"}
PLAY RECAP *********************************************************************************************
alfa.cielito.uy : ok=10 changed=1 unreachable=0 failed=1 skipped=11 rescued=0 ignored=0
Maybe a bug with latest versions of the module, or ansible:
ulvida@lagrange:~/devops/adminsys/config$ ansible --version
ansible [core 2.14.3]
config file = /home/ulvida/devops/adminsys/config/ansible.cfg
configured module search path = ['/home/ulvida/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3/dist-packages/ansible
ansible collection location = /home/ulvida/devops/adminsys/UdelaRInterior
executable location = /home/ulvida/.local/bin/ansible
python version = 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] (/usr/bin/python3)
jinja version = 3.1.2
libyaml = True