Add IPv6 support to firewall tasks / template
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
ghetto_ipsets:
|
||||
public: { src: '0.0.0.0/0' }
|
||||
public: { src: '0.0.0.0/0', ipv6src: '::/0' }
|
||||
|
||||
# vim: set ts=2 sw=2:
|
||||
|
Reference in New Issue
Block a user