Fixed conditionals, made explicit superuser, added new app configurations

This commit is contained in:
Alex Tavarez
2025-07-21 16:54:18 -04:00
parent 85b1f6cd25
commit a904b6ddf4
5 changed files with 144 additions and 34 deletions

View File

@@ -10,4 +10,10 @@
file: git.yml
- name: Configure fail2ban
import_tasks:
file: fail2ban.yml
file: fail2ban.yml
- name: Configure fail2ban
import_tasks:
file: clamav.yml
- name: Configure crowdsec
import_tasks:
file: crowdsec.yml