From 46f7460b8ee76353cff8b6eb7c1a6b1fe7503834 Mon Sep 17 00:00:00 2001 From: Giorgos Drosos <56369797+gdrosos@users.noreply.github.com> Date: Sat, 26 Jul 2025 15:29:58 +0300 Subject: [PATCH] Update changelogs/fragments/10458-listen_port_facts-prevent-type-error.yml Co-authored-by: Felix Fontein --- .../fragments/10458-listen_port_facts-prevent-type-error.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/10458-listen_port_facts-prevent-type-error.yml b/changelogs/fragments/10458-listen_port_facts-prevent-type-error.yml index 429c82b752..70af0932b3 100644 --- a/changelogs/fragments/10458-listen_port_facts-prevent-type-error.yml +++ b/changelogs/fragments/10458-listen_port_facts-prevent-type-error.yml @@ -1,2 +1,2 @@ bugfixes: - - "listen-port-facts - Avoid crash when required commands are missing (https://github.com/ansible-collections/community.general/issues/10457, https://github.com/ansible-collections/community.general/pull/10458)." \ No newline at end of file + - "listen_port_facts - avoid crash when required commands are missing (https://github.com/ansible-collections/community.general/issues/10457, https://github.com/ansible-collections/community.general/pull/10458)." \ No newline at end of file