Logrotate #2

Merged
otthorn merged 12 commits from logrotate into master 2021-01-23 16:16:58 +01:00
Showing only changes of commit 73142dbe03 - Show all commits

View file

@ -2,10 +2,10 @@
# Install and configure logrotate
# Install the apt package
name: Install logrotate
apt:
name:
- logrotate
- name: Install logrotate
apt:
name:
- logrotate
# Copy the configuration and reload the service if it has changed
- name: Configure logrotate