Proxmox inventory plugin configuration

This commit is contained in:
Emmanuel BENOîT 2022-08-07 22:32:56 +02:00
parent b97bebe271
commit 5e64ac8146
2 changed files with 11 additions and 1 deletions

View file

@ -12,4 +12,4 @@ use_persistent_connections = true
usetty = false
[inventory]
enable_plugins = yaml
enable_plugins = community.general.proxmox, yaml

View file

@ -0,0 +1,10 @@
plugin: community.general.proxmox
url: https://proxmox.example.org:8006
validate_certs: false
user: test@pve
password: ...
want_facts: true
facts_prefix: proxmox__
group_prefix: proxmox__
want_proxmox_nodes_ansible_host: false