mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
At some point not too long ago we set 'logrotate.timer' as a dist enabled service. This mostly works fine as all supported Fedora and RHEL releases have this. However, we still have some old unsupported hosts (like notifs-backend01) and this caused playbooks to fail on them. So, lets conditionalize it only to newer ones so we can run playbooks on the EOL ones. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
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.