diff --git a/tasks/blackbox_exporter.yml b/tasks/blackbox_exporter.yml index 2676cd9..55d2cf2 100644 --- a/tasks/blackbox_exporter.yml +++ b/tasks/blackbox_exporter.yml @@ -30,7 +30,7 @@ - name: 'prometheus | blackbox exporter | configuration' template: - src: conf/prometheus-blackbox-exporter.j2 + src: conf/prometheus-blackbox-exporter.yml.j2 dest: /etc/prometheus/prometheus-blackbox-exporter.yml owner: root group: root