Skip to content

Commit

Permalink
Consistency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tersmitten committed Nov 2, 2023
1 parent 93c24db commit 643074a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ None
---
- hosts: all
roles:
- fail2ban
- oefenweb.fail2ban
```
### Enable sshd filter (with non-default settings)
Expand All @@ -72,7 +72,7 @@ None
---
- hosts: all
roles:
- fail2ban
- oefenweb.fail2ban
vars:
fail2ban_services:
# In older versions of Fail2Ban this is called ssh
Expand All @@ -88,7 +88,7 @@ None
---
- hosts: all
roles:
- fail2ban
- oefenweb.fail2ban
vars:
fail2ban_filterd_path: ../../../files/fail2ban/etc/fail2ban/filter.d/
fail2ban_services:
Expand Down

0 comments on commit 643074a

Please sign in to comment.