1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-10 18:15:39 +00:00

changelog: reference PR 12213 and rename fragment

This commit is contained in:
Tom Paine 2026-06-08 23:00:02 +00:00
parent 863393d82b
commit c8a39f6e47

View file

@ -1,2 +1,2 @@
minor_changes:
- opennebula inventory plugin - add ``filter_by_attributes`` option to only return VMs whose ``USER_TEMPLATE`` matches every given attribute name/value pair, allowing an inventory to be scoped to a subset of VMs on a shared OpenNebula instance (https://github.com/ansible-collections/community.general/pull/XXXXX).
- opennebula inventory plugin - add ``filter_by_attributes`` option to only return VMs whose ``USER_TEMPLATE`` matches every given attribute name/value pair, allowing an inventory to be scoped to a subset of VMs on a shared OpenNebula instance (https://github.com/ansible-collections/community.general/pull/12213).