Add Fail2Ban configuration for Postfix and create playbooks for Duo Security and GeoIP roles

This commit is contained in:
2025-04-24 22:24:13 +02:00
parent b4178c92a2
commit d15ee52a49
3 changed files with 29 additions and 3 deletions
+10
View File
@@ -0,0 +1,10 @@
---
- name: Duo Security
hosts: linux
gather_facts: true
roles:
- role: "duo"
tags:
- roles
- roles::duosecurity