Files
fedora-infra_ansible/roles/base
Kevin Fenzi dd12a25400 logrotate: this has to replace the rsyslog file, not add rsyslog-logroate
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>
2024-01-17 08:47:07 -08:00
..
2023-12-24 10:15:27 -08:00
2023-01-24 18:17:44 -08:00

This role is the base setup for all our machines. 

If there's something that shouldn't be run on every single 
machine, it should be in another role.