Skip to content

Commit 852bae0

Browse files
committed
Add extra space to fail2ban.yaml
Fix geerlingguy#119
1 parent 4700aef commit 852bae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/fail2ban.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
group: root
2121
mode: 0644
2222
notify:
23-
- reload fail2ban
23+
- reload fail2ban
2424

2525
- name: Ensure fail2ban is running and enabled on boot.
2626
service:

0 commit comments

Comments
 (0)