copr: fe: remove forgotten argument
This commit is contained in:
parent
8ba027be5e
commit
4066bbf112
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@
|
|||
|
||||
- name: compress rotated httpd logs
|
||||
copy: src="httpd.logrotate" dest="/etc/logrotate.d/httpd"
|
||||
path=/etc/logrotate.d/httpd
|
||||
tags: [logrotate_tasks]
|
||||
|
||||
- name: start logrotate service
|
||||
service: name=logrotate.timer state=started enabled=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue