Iptables persistence finally working

This commit is contained in:
2024-08-02 10:38:36 +02:00
parent 9ad7e73946
commit ee8242d842

View File

@@ -25,6 +25,7 @@
- name: Install iptables-persistent for rules persistence
ansible.builtin.package:
name: iptables-persistent
update_cache: true
- name: Save IPv4 rules to keep them on reboot
community.general.iptables_state: