Skip to content

Commit

Permalink
Conditions (when) in handlers give a warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed May 26, 2023
1 parent ea61fc3 commit f833905
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,3 @@
ansible.builtin.service:
name: "{{ fail2ban_service }}"
state: restarted
when:
- not ansible_check_mode

0 comments on commit f833905

Please sign in to comment.