Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 178778

Missing VM info when calling API through Ansible

$
0
0
Running Proxmox 8.2 on 3 nodes (bare metal) and deploying everything with Ansible.
For some reason, it works fine for all VMs, except one. I deploy my VMs with Ansible using a Debian 12.5 genericcloud based template VM, except one VM that is deployed manually by cloning an Ubuntu 24.10 based template.

The Ansible playbook and roles worked fine before I created this VM but now the playbook stumbles across the following task:
YAML:
- name: Populate vminfo variable for VMs
  set_fact...

Read more

Viewing all articles
Browse latest Browse all 178778

Trending Articles