diff --git a/changelogs/fragments/9769-xoa_allow_using_names_in_inventory.yml b/changelogs/fragments/9787-xoa_allow_using_names_in_inventory.yml similarity index 78% rename from changelogs/fragments/9769-xoa_allow_using_names_in_inventory.yml rename to changelogs/fragments/9787-xoa_allow_using_names_in_inventory.yml index 3678dd5df22..161e94f148a 100644 --- a/changelogs/fragments/9769-xoa_allow_using_names_in_inventory.yml +++ b/changelogs/fragments/9787-xoa_allow_using_names_in_inventory.yml @@ -1,2 +1,2 @@ minor_changes: - - xen_orchestra inventory plugin - add ``use_vm_uuid`` and ``use_host_uuid`` boolean options to allow switching over to using VM/Xen name labels instead of UUIDs as item names (https://github.com/ansible-collections/community.general/pull/9769). + - xen_orchestra inventory plugin - add ``use_vm_uuid`` and ``use_host_uuid`` boolean options to allow switching over to using VM/Xen name labels instead of UUIDs as item names (https://github.com/ansible-collections/community.general/pull/9787).