Rename mailcow role to mailcowdockerized

This commit is contained in:
Tobias Reisinger 2024-10-13 19:05:58 +02:00
commit 89909cd6ae
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 7 additions and 7 deletions

View file

@ -1,7 +0,0 @@
---
mailcow_svc:
name: mailcow
domain: mail.serguzim.me
docker_host: host.docker.internal
port: 3004
additional_domains: "{{ ['autodiscover', 'autoconfig'] | product(vault_mailcow.domains) | map('join', '.') }}"