mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
mailserver: add broken sogo
This commit is contained in:
@@ -4,8 +4,11 @@
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- base
|
||||
- ssh
|
||||
- ufw
|
||||
- fail2ban
|
||||
- stalwart
|
||||
- { role: base, tags: [base] }
|
||||
- { role: ssh, tags: [ssh] }
|
||||
- { role: ufw, tags: [ufw] }
|
||||
- { role: fail2ban, tags: [fail2ban] }
|
||||
- { role: certbot, tags: [certbot] }
|
||||
- { role: stalwart, tags: [stalwart] }
|
||||
- { role: sogo, tags: [sogo] }
|
||||
- { role: nginx, tags: [nginx] }
|
||||
|
||||
Reference in New Issue
Block a user