# {{ ansible_managed }} # Allow all traffic from localhost ip6tables -A INPUT -i lo -j ACCEPT ip6tables -A OUTPUT -o lo -j ACCEPT