chore: remove unused when condition
This commit is contained in:
parent
cbb2383b76
commit
3b18a8a16f
1 changed files with 0 additions and 1 deletions
|
|
@ -5,4 +5,3 @@
|
||||||
ansible.builtin.service:
|
ansible.builtin.service:
|
||||||
name: "iptables"
|
name: "iptables"
|
||||||
state: "restarted"
|
state: "restarted"
|
||||||
when: "ipv4_enabled"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue