deploy_systemd_journal_config(role): Disable ForwardToSyslog
Some checks failed
/ Ansible Lint (pull_request) Failing after 29m12s
/ Ansible Lint (push) Successful in 41m19s

We don't want hour journalctl logs mirrored to /var/log/syslog
This commit is contained in:
jtbx 2026-05-15 19:25:44 +02:00
commit 83e6f76464

View file

@ -1,3 +1,5 @@
[Journal]
MaxFileSec=2day
MaxRetentionSec=2week
ForwardToSyslog=no