Override base.html template to brand site
All checks were successful
/ Ansible Lint (push) Successful in 2m9s

This commit is contained in:
Stefan Bethke 2026-02-22 18:22:12 +01:00
commit 7a1ea7d40e
4 changed files with 269 additions and 1 deletions

View file

@ -1,5 +1,8 @@
docker_compose__compose_file_content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/lists/docker_compose/compose.yaml') }}"
docker_compose__configuration_files: [ ]
docker_compose__configuration_files:
- name: settings_local.py
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/lists/docker_compose/settings_local.py') }}"
docker_compose__files: resources/chaosknoten/lists/docker_compose/files
certbot__version_spec: ""
certbot__acme_account_email_address: j+letsencrypt-ccchh@jsts.xyz