ansible_managed tag for templates

This commit is contained in:
juju4 2017-10-14 14:53:42 -04:00
parent 33b61e38c5
commit 36d4c410bf
2 changed files with 2 additions and 0 deletions

@ -1,4 +1,5 @@
#!/bin/bash
# {{ ansible_managed }}
#
# /etc/rc.d/init.d/fprobe-ulog
#

@ -1,3 +1,4 @@
# {{ ansible_managed }}
[Unit]
Description=fprobe netflow collector
Requires=network.target