review ansible_managed
This commit is contained in:
parent
c97d78bbae
commit
90ce4e0ed1
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
# {{ ansible_managed }}
|
||||
{{ ansible_managed | comment }}
|
||||
#
|
||||
# /etc/rc.d/init.d/fprobe-ulog
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# {{ ansible_managed }}
|
||||
{{ ansible_managed | comment }}
|
||||
[Unit]
|
||||
Description=fprobe netflow collector
|
||||
Requires=network.target
|
||||
|
Loading…
Reference in New Issue
Block a user