summaryrefslogtreecommitdiff
path: root/roles/nickhammond.logrotate
AgeCommit message (Collapse)Author
2016-11-17Refactor to use Ansible package moduleRussell Teague
The Ansible package module will call the correct package manager for the underlying OS.
2016-10-15Default []Andrew Butcher
2016-10-14Template with_items for upstream ansible-2.2 compat.Andrew Butcher
2016-01-27Configure logrotate on atomic.Andrew Butcher
2015-12-09Remove yum / dnf duplicationScott Dodson
2015-08-27Add a role that allows logrotate config editing.Troy Dawson
This role gets called for each type of machine, but if logrotate_scripts is not set, nothing happens.