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