Add fail2ban and zfs-auto-snapshot
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
- name: zfs - install ZoL utils
|
||||
apt: name=zfsutils-linux state=latest
|
||||
|
||||
- name: zfs - install zfs-auto-snapshot
|
||||
apt: name=zfs-auto-snapshot state=latest
|
||||
|
||||
- name: zfs - load module
|
||||
modprobe: name=zfs
|
||||
notify: zfs restart
|
||||
|
||||
Submodule roles/common updated: 5f0def1920...09d91261fa
Reference in New Issue
Block a user