mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 11:38:34 +01:00
fix: whitespaces
This commit is contained in:
@@ -92,5 +92,5 @@ $CreateDirs on
|
|||||||
$template RemoteLogs,"/var/log/rsyslog/%HOSTNAME%/%PROGRAMNAME%.log"
|
$template RemoteLogs,"/var/log/rsyslog/%HOSTNAME%/%PROGRAMNAME%.log"
|
||||||
*.* ?RemoteLogs
|
*.* ?RemoteLogs
|
||||||
{% else %}
|
{% else %}
|
||||||
*. * @@{{ RSYSLOG_SERVER }}:514
|
*.* @@{{ RSYSLOG_SERVER }}:514
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user