Fix mistake in bind logrotate template name

Just a minor typo, but stops it from running.
This commit is contained in:
Patrick Marchand 2020-01-14 15:15:58 +01:00
parent cf8cca745e
commit 131004136e

View file

@ -107,7 +107,7 @@
- name: logrotate for bind
template:
src: logrotate_bind
src: logrotate_bind.j2
dest: /etc/logrotate.d/bind9
owner: root
group: root