From 02c51d6448845ff61da4d3d1d2c8db37c035cca4 Mon Sep 17 00:00:00 2001 From: Giorgos Drosos Date: Fri, 25 Jul 2025 22:06:39 +0300 Subject: [PATCH] Update changelog --- .../10458-listen_port_facts-prevent-Type-error-crash.yml | 2 ++ .../fragments/10458-listen_port_facts-prevent-type-error.yml | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 changelogs/fragments/10458-listen_port_facts-prevent-Type-error-crash.yml create mode 100644 changelogs/fragments/10458-listen_port_facts-prevent-type-error.yml diff --git a/changelogs/fragments/10458-listen_port_facts-prevent-Type-error-crash.yml b/changelogs/fragments/10458-listen_port_facts-prevent-Type-error-crash.yml new file mode 100644 index 0000000000..6766610af5 --- /dev/null +++ b/changelogs/fragments/10458-listen_port_facts-prevent-Type-error-crash.yml @@ -0,0 +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 diff --git a/changelogs/fragments/10458-listen_port_facts-prevent-type-error.yml b/changelogs/fragments/10458-listen_port_facts-prevent-type-error.yml new file mode 100644 index 0000000000..6766610af5 --- /dev/null +++ b/changelogs/fragments/10458-listen_port_facts-prevent-type-error.yml @@ -0,0 +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