mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
listen_ports_facts: Avoid crash when required commands are missing (#10458)
* Fix listen-port-facts crash * Update changelog * Update tests/integration/targets/listen_ports_facts/tasks/main.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Fix sanity tests * Update changelogs/fragments/10458-listen_port_facts-prevent-type-error.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -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)."
|
||||
Reference in New Issue
Block a user