You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/syslog_facility-for-journal...

6 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)