mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
copr: fe: remove forgotten argument
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
8ba027be5e
commit
4066bbf112
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user