Fix yaml syntax
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

This commit is contained in:
otthorn 2021-01-23 14:41:25 +01:00
parent 43274ef2ec
commit 73142dbe03

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