Has anyone successfully used this module? I have tried to follow the directions here and appear to be stuck on something stupid: https://docs.ansible.com/ansible/latest/collections/community/general/proxmox_module.html
I have installed the module via ansible-galaxy. As far as I can tell the usual Ansible "hosts" inventory is just not used for this module, but if it is I cannot see how from these directions. Here is an example from my .yml:
Read more
I have installed the module via ansible-galaxy. As far as I can tell the usual Ansible "hosts" inventory is just not used for this module, but if it is I cannot see how from these directions. Here is an example from my .yml:
YAML:
# Deploys Arvados container hosts
-...
Read more