Fix yaml syntax
This commit is contained in:
parent
43274ef2ec
commit
73142dbe03
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# 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
|
||||||
|
|
Loading…
Reference in a new issue