mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Add syslog_facility parameter handling with systemd.journal (#41078)
* Add syslog_facility parameter handling with systemd.journal - Fixed issue #41072 Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
committed by
Toshio Kuratomi
parent
89cea78e30
commit
d7df072b96
5
changelogs/fragments/syslog_facility-for-journald.yml
Normal file
5
changelogs/fragments/syslog_facility-for-journald.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
bugfixes:
|
||||
- Fixed runtime module to be able to handle syslog_facility properly
|
||||
when python systemd module installed in a target system.
|
||||
(https://github.com/ansible/ansible/pull/41078)
|
||||
Reference in New Issue
Block a user