mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 14:19:54 +08:00
Missed this in review, but if we do this it causes logrotate to error out because there's a rsyslog and a rsyslog-logrotate files with the same log files mentioned. So, we need to just replace the stock rsyslog file and not use the ryslog-logrotate one. ;) Signed-off-by: Kevin Fenzi <kevin@scrye.com>