Start migrating config to Ansible
All checks were successful
/ build (push) Successful in 25s
/ Ansible Lint (push) Successful in 2m31s

The real file still lives in /opt/mailman on the host for now, need to migrate whole config into Ansible.
This commit is contained in:
Stefan Bethke 2026-08-17 09:25:23 +02:00
commit e9a5b711ae
2 changed files with 13 additions and 1 deletions

View file

@ -37,7 +37,6 @@ services:
- database:database
volumes:
- /opt/mailman/web:/opt/mailman-web-data
- ./configs/mailman-extra.cfg:/opt/mailman/core/mailman-extra.cfg
- ./configs/settings_local.py:/opt/mailman-web/settings_local.py
- ./files/templates:/opt/mailman-web/templates
environment: