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 4595f87 commit f029348
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions handlers/main.yml
Expand Up @@ -10,5 +10,3 @@
ansible.builtin.service:
name: "{{ dnsmasq_service }}"
state: restarted
when:
- not ansible_check_mode

0 comments on commit f029348

Please sign in to comment.