mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 19:11:42 -07:00
inventory/proxmox: added constructable and added keyed_groups, groups and compose (#2180)
* added constructable and added keyed_groups, groups and compose * Update changelogs/fragments/2162-proxmox-constructable.yml Co-authored-by: Felix Fontein <felix@fontein.de> * added constructed to extends_documentation_fragment and version_added to all the items * renamed _apply_rules to _apply_constructable for more clarity * Update changelogs/fragments/2162-proxmox-constructable.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
0cd0f0eaf6
commit
4b71e088c7
2 changed files with 37 additions and 2 deletions
3
changelogs/fragments/2162-proxmox-constructable.yml
Normal file
3
changelogs/fragments/2162-proxmox-constructable.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- proxmox inventory plugin - added ``Constructable`` class to the inventory to provide options ``strict``, ``keyed_groups``, ``groups``, and ``compose`` (https://github.com/ansible-collections/community.general/pull/2180).
|
Loading…
Add table
Add a link
Reference in a new issue