Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -1/+1 |
| | | | | | The Ansible package module will call the correct package manager for the underlying OS. | ||||
* | Default [] | Andrew Butcher | 2016-10-15 | 1 | -1/+1 |
| | |||||
* | Template with_items for upstream ansible-2.2 compat. | Andrew Butcher | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Configure logrotate on atomic. | Andrew Butcher | 2016-01-27 | 1 | -0/+1 |
| | |||||
* | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | Add a role that allows logrotate config editing. | Troy Dawson | 2015-08-27 | 8 | -0/+146 |
This role gets called for each type of machine, but if logrotate_scripts is not set, nothing happens. |