Fix mistake in bind logrotate template name
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is failing Details

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
1 changed files with 1 additions and 1 deletions

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