Skip to content

Commit

Permalink
Fix up lint issue from previous merge.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Mar 15, 2024
1 parent d85046d commit 5c60c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/fail2ban.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
- ansible_os_family == 'Debian'
- ansible_distribution_major_version | int >= 12
notify:
- reload fail2ban
- reload fail2ban

- name: Ensure fail2ban is running and enabled on boot.
service:
Expand Down

0 comments on commit 5c60c8d

Please sign in to comment.