chore: add rsyslog package to base install
All checks were successful
Deploy / Prepare Build (push) Successful in 1m41s

This commit is contained in:
2025-01-26 11:35:11 +10:00
parent 3b1848f190
commit f18db59173
4 changed files with 195 additions and 186 deletions

View File

@ -51,6 +51,15 @@
tags: iscsi_connect
roles:
- role: oefenweb.fail2ban
vars:
fail2ban_services:
- name: sshd
port: 22
maxretry: 3
bantime: -1
tags: fail2ban
- role: docker
tags: docker_install
- role: nfs