Convert setup_iptables to ansible role + Fix usertwist group don't exist error + Hardened Systemd unit #5
@@ -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
|
||||
Reference in New Issue
Block a user