Add logrotate,iptables,snapper and smartd

This commit is contained in:
Daniel A. Maierhofer
2018-07-13 14:19:06 +02:00
parent 1a0adb219d
commit f58be4106c
10 changed files with 103 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
# {{ ansible_managed }}
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
COMMIT

View File

@@ -0,0 +1,7 @@
# {{ ansible_managed }}
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
COMMIT