Commit 6bc54170 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

feature!: clean templates without hardcode

parent cc2cfa7d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
{{ ansible_managed | comment }}

[DEFAULT]
logtarget = SYSLOG

{{ fail2ban.fail2ban_local | default('') }}
+0 −3
Original line number Diff line number Diff line
{{ ansible_managed | comment }}

[DEFAULT]
backend = systemd

{{ fail2ban.jail_local | default('') }}