community.general/changelogs/fragments/5202-bugfix-environmentErro...

2 lines
249 B
YAML

bugfixes:
- listen_ports_facts - removed leftover ``EnvironmentError`` . The ``else`` clause had a wrong indentation. The check is now handled in the ``split_pid_name`` function (https://github.com/ansible-collections/community.general/pull/5202).