Skip to content

Commit 21a7199

Browse files
committed
Add ansible_managed to template
1 parent c8fbfbd commit 21a7199

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/zabbix.conf.php.j2

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
{{ ansible_managed | comment }}
23
// Zabbix GUI configuration file.
34
global $DB;
45

0 commit comments

Comments
 (0)