This play is for creating a dynamic inventory in AWX from a ProxmoxVE host
community.general
ansible.utils
Default plugin variables are listed below:
user: <root@pam>
password: <password>
url: <host_url> #eg https://192.168.0.1:8006
None
plugin: community.general.proxmox
user: root@pam
password: password
url: https://192.168.0.1:8006
validate_certs: false
#want_facts: true
want_proxmox_nodes_ansible_host: false
compose:
ansible_host: proxmox_ipconfig0.ip | default(proxmox_net0.ip) | ipaddr('address')
This repository was created in 2022 by Lee Woodhouse