|
@ -98,7 +98,7 @@ |
|
|
state: present |
|
|
state: present |
|
|
value: 1 |
|
|
value: 1 |
|
|
reload: yes |
|
|
reload: yes |
|
|
when: modinfo_br_netfilter.rc == 1 and sysctl_bridge_nf_call_iptables.rc == 0 |
|
|
|
|
|
|
|
|
when: sysctl_bridge_nf_call_iptables.rc == 0 |
|
|
with_items: |
|
|
with_items: |
|
|
- net.bridge.bridge-nf-call-iptables |
|
|
- net.bridge.bridge-nf-call-iptables |
|
|
- net.bridge.bridge-nf-call-arptables |
|
|
- net.bridge.bridge-nf-call-arptables |
|
|