mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 20:41:44 -07:00
Proxmox inventory plugin: support composite variables (#6641)
* Added composite var support for proxmox inventory plugin * Composite variables support for Proxmox nodes in dynamic inventory plugin Fixes #6640 * Composite variables support for Proxmox nodes in dynamic inventory plugin Fixes #6640 * Added composite var support for proxmox inventory plugin * Added composite var support for proxmox inventory plugin * Update changelogs/fragments/6640-proxmox-composite-variables-support.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
2dbe529a90
commit
1f6d404deb
2 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- proxmox inventory plugin - add composite variables support for Proxmox nodes (https://github.com/ansible-collections/community.general/issues/6640).
|
Loading…
Add table
Add a link
Reference in a new issue