roles/munin: Fix issue raised by ansible-lint

[ANSIBLE0002] Trailing whitespace
This commit is contained in:
Alan Orth 2017-10-31 22:39:34 +02:00
parent e043cd7dfe
commit f362207616
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
- name: Create munin-node.conf
template: src=munin-node.conf.j2 dest=/etc/munin/munin-node.conf
notify:
notify:
- restart munin-node
- name: Configure munin-node