qiuyin
Results
2
issues of
qiuyin
057ecb3 is in master but not in Version 1.0.1 which on PyPI. Is it possible to release a new version? I hope to get the remove() func
# Describe the bug "create" in logrotate.conf is fixed https://github.com/robertdebock/ansible-role-logrotate/blob/cda13016882f54740f72c92648574c126b199138/templates/logrotate.conf.j2#L15 set `create: false` in entry conf will not change the global config ``` logrotate_entries: - name: remote-linux-syslog path: "/var/log/linux_syslog/*/message" frequency:...