mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1552bae77b
* syslogger - update syslog.openlog API call for older Python
Fixes: #953
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Update changelogs/fragments/953_syslogger.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit ce83bde742
)
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
2 lines
184 B
YAML
2 lines
184 B
YAML
bugfixes:
|
|
- syslogger - update ``syslog.openlog`` API call for older Python versions, and improve error handling (https://github.com/ansible-collections/community.general/issues/953).
|