Releases: robertdebock/ansible-role-logrotate
Releases · robertdebock/ansible-role-logrotate
Aesthetics improvement.
2.10.1 Tox causes an issue, not sure what, disabling for now.
Argument specs.
2.10.0 Nope, mistake.
Service can be stopped and disabled.
logrotate_service_state: "started"
logrotate_service_enabled: true
maxsize added, more relaxed on keep.
2.8.0 Can't test negative.
Removing files and start service.
2.7.0 noble, not bionic.
Tested on Ansible 9.
2.6.1 Test and Ansible 8 AND 9.
date yesterday is possible
2.6.0 Fedora 38.
Updates and cleanup
2.5.1 Implement ansible-lint hints.
copylog, copy truncated, delaycompress
New features, thanks!
What's Changed
- add logrotate boolean options: delaycompress, copylog, copytruncate by @andrewroffey in #11
dateext and dateformat can be set.
2.4.0 Update docs.