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