diff --git a/changelogs/fragments/opennebula-inventory-filter-by-attributes.yml b/changelogs/fragments/12213-opennebula-inventory-filter-by-attributes.yml similarity index 81% rename from changelogs/fragments/opennebula-inventory-filter-by-attributes.yml rename to changelogs/fragments/12213-opennebula-inventory-filter-by-attributes.yml index 5f71dbb4a5..3c33536835 100644 --- a/changelogs/fragments/opennebula-inventory-filter-by-attributes.yml +++ b/changelogs/fragments/12213-opennebula-inventory-filter-by-attributes.yml @@ -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).