: dynamic inventory with proxmox
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m12s

This commit is contained in:
VC
2025-03-21 09:06:39 +01:00
parent 064c28f0a7
commit 609ee99d57
34 changed files with 169 additions and 239 deletions

28
inventory/proxmox.yml Normal file
View File

@@ -0,0 +1,28 @@
---
plugin: community.general.proxmox
url: https://serenor.dmz.mateu.be:8006
user: !vault |
$ANSIBLE_VAULT;1.1;AES256
32383264316162623632343363653539363432386663393431643463313038373736353332306636
3032376462316331333337313136653137323436396536380a633038323762303461626332346632
38643362643638333339626232386465626161303336613139646364356661383430316436636639
6130383863636331610a666662643565393664613533366237646539663230313631623431643261
3238
password: !vault |
$ANSIBLE_VAULT;1.1;AES256
30343833663162373334373732653433373866376635396633356637656235373233613531376433
3033353465313336356562336137623836356163666334650a306131393434656130383239353765
38656165633861623863363966383435633331666565616464396336653161626136356130623539
3061636531363338380a313265653134333264303730323464306565393838363630626266376237
30363735303434323062636437663761346534666266353334396531303561346165
validate_certs: false
want_facts: true
want_proxmox_nodes_ansible_host: false
keyed_groups:
- key: proxmox_tags_parsed
separator: ""
compose:
ansible_host: proxmox_hostname ~ '.dmz.mateu.be'