Fixed error on iptables_state package

This commit is contained in:
2024-08-02 09:31:45 +02:00
parent daa4a1c745
commit d41bfb5aad

View File

@@ -17,6 +17,6 @@
policy: DROP
- name: Save rules to keep them on reboot
ansible.builtin.iptables_state:
community.general.iptables_state:
state: saved
path: /etc/iptables/iptables