mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e4651c1bf3
(cherry picked from commit 5470ea30dc
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
No EOL
249 B
YAML
2 lines
No EOL
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). |