Update file run_onchange_after_fail2ban.tmpl
This commit is contained in:
parent
6a10354760
commit
0842e2fa2a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{{- if ne .host.distro.family "windows" }}
|
{{- if eq .host.distro.family "linux" }}
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# jail.local hash: {{ include (joinPath .host.home ".ssh" "fail2ban" "jail.local") | sha256sum }}
|
# jail.local hash: {{ include (joinPath .host.home ".ssh" "fail2ban" "jail.local") | sha256sum }}
|
||||||
|
|
Loading…
Reference in a new issue