d7df072b96
* Add syslog_facility parameter handling with systemd.journal - Fixed issue #41072 Signed-off-by: Hideki Saito <saito@fgrep.org>
5 lines
192 B
YAML
5 lines
192 B
YAML
---
|
|
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)
|