mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 12:21:12 +00:00
Fix changelogs killed by GitHub. (#5272)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
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//pull/5202).
|
||||
- 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).
|
||||
@@ -1,2 +1,2 @@
|
||||
minor_changes:
|
||||
- nagios - minor refactoring on parameter validation for different actions (https://github.com//pull/5239).
|
||||
- nagios - minor refactoring on parameter validation for different actions (https://github.com/ansible-collections/community.general/pull/5239).
|
||||
|
||||
Reference in New Issue
Block a user