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 and configure logrotate
# Install the apt package # Install the apt package
name: Install logrotate - name: Install logrotate
apt: apt:
name: name:
- logrotate - logrotate
# Copy the configuration and reload the service if it has changed # Copy the configuration and reload the service if it has changed
- name: Configure logrotate - name: Configure logrotate