You've already forked ansible-role-rsyslog
initial import
This commit is contained in:
5
templates/rsyslog.snippet.conf.j2
Normal file
5
templates/rsyslog.snippet.conf.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
## {{ ansible_managed }}
|
||||
|
||||
{% for line in item.lines %}
|
||||
{{ line }}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user