ansible-infra/inventories/chaosknoten/host_vars/draupnir.yaml
lilly f7c3e2146d
All checks were successful
/ build (pull_request) Successful in 50s
/ Ansible Lint (pull_request) Successful in 2m53s
/ cleanup-staging (pull_request) Successful in 37s
/ build (push) Successful in 56s
/ Ansible Lint (push) Successful in 3m8s
migrate mjolnir to draupnir
2026-09-06 14:40:45 +02:00

4 lines
318 B
YAML

docker_compose__compose_file_content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/draupnir/docker_compose/compose.yaml') }}"
docker_compose__configuration_files:
- name: config.yaml
content: "{{ lookup('ansible.builtin.template', 'resources/chaosknoten/draupnir/docker_compose/config.yaml.j2') }}"