Search results

  1. P

    Pvecm add : how to pass the required password in ansible

    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...