evolinux-base: copy logorotate files

there was a syntax error, the source was copied inside the target
This commit is contained in:
Jérémy Lecour 2016-12-26 12:11:16 +01:00 committed by Jérémy Lecour
parent 706d247360
commit 65b9865510

View file

@ -16,10 +16,10 @@
creates: /etc/logrotate.d/rsyslog.disabled
notify: restart rsyslog
- name: Configure logrotate
- name: Copy many logrotate files
copy:
src: logs/logrotate.d
dest: /etc/logrotate.d
src: logs/logrotate.d/
dest: /etc/logrotate.d/
- name: Configure logrotate.conf
replace: