Add task to ensure loading iptable rules after machine boot
# install iptables-persistent to ensure loading rules after machine boot
apt install iptables-persistent
systemctl enable netfilter-persistent
# install iptables-persistent to ensure loading rules after machine boot
apt install iptables-persistent
systemctl enable netfilter-persistent