This has been addressed and is workable. It was simply updating vars.yml from your latest gitlab version of pve-infra-poc and then the "type" variable, which was defined after our earlier vars.yml was seen.
Where we are now is that we have used proxmox_kvm to clone an existing VM but we have...
The initial error, with nothing commented out in the run.yml (e.g. the args:, the register, the when, the meta, the when, is:
TASK [create vms] ************************************************************************************************
task path...
Here is the complete log from Ansible's point of view and the code.
The repo it is based on is morph027's at https://gitlab.com/morph027/pve-infra-poc
This test has been simplified to be just the create vms code in run.yml in the above repo but with a few lines commented out (explanation...
Yes, that's what I have in the playbook which is based on https://gitlab.com/morph027/pve-infra-poc
But it fails.
Here's the full error.
Anyone know how I can get at at 500 internal server error exception and the meaning of "data"?
TASK [create vms]...
Hi Fabian, I am able to create a VM with a verify simplified proxmox_kvm use within ansible. That works. But when I try to extend it to
configure more, I am getting an Internal Server Error exception 500 with the string data:
failed: [localhost] (item={'value': {u'node': u'ceph-hv-01'...
Hi,
I have a question about best practice in the Proxmox world.
We have Ansible here creating and deleting VM's.
But from there, we want to assign ip, assign gateway, assign name server, etc. to the newly created VM and then we will Ansible everything inside that too.
So somewhat like the...
Hi,
I've created an account on the server but would like to ensure I open up all the necessary ports so that I can use Ansible to configure and ssh to access the console itself.
Not speaking of the individual VM's. That's not a problem. But the server.
Can someone refer me to the right...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.