ansible_managed tag for templates
This commit is contained in:
parent
33b61e38c5
commit
36d4c410bf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user