Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit dadd383

Browse files
etcetpaulfantom
authored andcommitted
Add support for multi-line ansible_managed strings (#63)
[patch]
1 parent c160547 commit dadd383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/node_exporter.service.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# {{ ansible_managed }}
1+
{{ ansible_managed | comment }}
22

33
[Unit]
44
Description=Prometheus Node Exporter

0 commit comments

Comments
 (0)