From 6eea03d4c921d9e86b57de50bef023979daac6ec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ryan=20BADA=C3=8F?=
 <43403063+ryanb74@users.noreply.github.com>
Date: Fri, 28 Mar 2025 15:15:13 +0100
Subject: [PATCH] Update changelogs/fragments/9646-hpilo-fix-idempotency.yml

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
---
 changelogs/fragments/9646-hpilo-fix-idempotency.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changelogs/fragments/9646-hpilo-fix-idempotency.yml b/changelogs/fragments/9646-hpilo-fix-idempotency.yml
index 69212c574f..891391f883 100644
--- a/changelogs/fragments/9646-hpilo-fix-idempotency.yml
+++ b/changelogs/fragments/9646-hpilo-fix-idempotency.yml
@@ -1,2 +1,2 @@
 minor_changes:
-  - "hpilo_boot - Add option to get an idempotent behavior while powering on server (success instead of failure when using 'state: boot_once' option) (https://github.com/ansible-collections/community.general/pull/9646)."
+  - "hpilo_boot - Add option to get an idempotent behavior while powering on server, resulting success instead of failure when using ``state: boot_once`` option (https://github.com/ansible-collections/community.general/pull/9646)."