mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 17:48:12 -03:30
refact ip stack (#11953)
This commit is contained in:
@@ -189,7 +189,7 @@
|
||||
- nat
|
||||
- mangle
|
||||
- raw
|
||||
when: flush_iptables | bool
|
||||
when: flush_iptables | bool and ipv4_stack
|
||||
tags:
|
||||
- iptables
|
||||
|
||||
@@ -203,7 +203,7 @@
|
||||
- nat
|
||||
- mangle
|
||||
- raw
|
||||
when: flush_iptables | bool and enable_dual_stack_networks
|
||||
when: flush_iptables | bool and ipv6_stack
|
||||
tags:
|
||||
- ip6tables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user