Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Jun 6, 2024
1 parent f7b20c6 commit 1ca15c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/fail2ban/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
- name: Start fail2ban (with systemd)
ansible.builtin.systemd:
name: fail2ban
state: "started"
state: started
become: true

0 comments on commit 1ca15c0

Please sign in to comment.