init: initial commit

This commit is contained in:
ITQ
2025-11-17 22:25:00 +03:00
commit 681e8da227
41 changed files with 1555 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
- name: Reload nftables
ansible.builtin.systemd:
name: nftables
state: reloaded
tags: security, nftables