diff --git a/tasks/main.yml b/tasks/main.yml index be15e44..a963e7f 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -39,7 +39,7 @@ - name: Configure logrotate for chill ansible.builtin.template: - dest: /etc/logrotate/logrotate.d/chill + dest: /etc/logrotate.d/chill src: logrotate/chill owner: root group: root