I would like to add a node to my existing proxmox cluster using ansible.
First with CLI, Ie
root@mice:~# pvecm add mice
Please enter superuser (root) password for 'mice':
I don't find in documentation a ‘pvecm add’ argument to specify the password.
Does it exist? Or is there a workaround?
I found following non working example:
https://github.com/peacedata0/proxmox-ansible-1/blob/master/roles/proxmox_server/tasks/main.yml
First with CLI, Ie
root@mice:~# pvecm add mice
Please enter superuser (root) password for 'mice':
I don't find in documentation a ‘pvecm add’ argument to specify the password.
Does it exist? Or is there a workaround?
I found following non working example:
https://github.com/peacedata0/proxmox-ansible-1/blob/master/roles/proxmox_server/tasks/main.yml