Commit 3b18a8a1 authored by Simon Cornet's avatar Simon Cornet
Browse files

chore: remove unused when condition

parent cbb2383b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,4 +5,3 @@
  ansible.builtin.service:
    name: "iptables"
    state: "restarted"
  when: "ipv4_enabled"