Convert setup_iptables to ansible role + Fix usertwist group don't exist error + Hardened Systemd unit #5

Closed
Mateo wants to merge 10 commits from dev into main
7 changed files with 98 additions and 19 deletions
Showing only changes of commit d41bfb5aad - Show all commits

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