review ansible_managed

This commit is contained in:
juju4 2019-01-13 19:10:19 +00:00
parent c97d78bbae
commit 90ce4e0ed1
2 changed files with 2 additions and 2 deletions

View File

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

View File

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