reset roles need flush iptables:raw (#7426)

This commit is contained in:
Samuel Liu 2021-04-05 16:16:13 +08:00 committed by GitHub
parent af1e16b934
commit 7f52c1d3a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -199,6 +199,7 @@
- filter - filter
- nat - nat
- mangle - mangle
- raw
when: flush_iptables|bool when: flush_iptables|bool
tags: tags:
- iptables - iptables