Commit graph

8 commits

Author SHA1 Message Date
f112f27449
ansible-lint: Fix various new issues 2022-11-02 21:57:13 +01:00
5393a8ebbc
Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
25846e32f0
fail2ban: Switch to ansible.builtin.systemd module 2021-12-05 14:54:04 +01:00
d822f8544d
fail2ban: Harden service
This hardens the fail2ban service by giving it only the capabilities and
read/write access it needs.

This is done in accordance to the Arch Wiki article [1] where further
information about the needed capabilities and read/write paths can be
found.

[1] https://wiki.archlinux.org/title/Fail2ban#Service_hardening
2021-12-05 14:22:51 +01:00
951dbeb41d
Fix yamllint issues 2021-03-05 13:02:55 +01:00
b64f6bbbbe
fail2ban: Remove explicit EPEL dependency 2021-01-02 04:42:33 +01:00
6c92a877f9
fail2ban: Specify jail.local permissions & fix handler name 2020-09-26 21:32:10 +02:00
ac6d8172dd
Initial commit 2020-08-10 01:37:13 +02:00