pagure: http.logrotate is a template now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
452211d127
commit
f67d942dbb
1 changed files with 1 additions and 1 deletions
|
@ -491,7 +491,7 @@
|
|||
- postfix
|
||||
|
||||
- name: Setup logrotate to our needs
|
||||
ansible.builtin.copy: src="{{ files }}/httpd/httpd.logrotate" dest=/etc/logrotate.d/httpd
|
||||
ansible.builtin.template: src="{{ files }}/httpd/httpd.logrotate.j2" dest=/etc/logrotate.d/httpd
|
||||
tags:
|
||||
- config
|
||||
- apache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue