add waybackproxy
Some checks failed
/ Ansible Lint (push) Failing after 50s

This commit is contained in:
Stefan Bethke 2025-09-06 11:39:05 +02:00
commit 592afdced9
4 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,7 @@
docker_compose__compose_file_content: "{{ lookup('ansible.builtin.template', 'resources/z9/waybackproxy/docker_compose/compose.yaml.j2') }}"
docker_compose__configuration_files: [ ]
nginx__version_spec: ""
nginx__configurations:
- name: waybackproxy.ccchh.net
content: "{{ lookup('ansible.builtin.file', 'resources/z9/waybackproxy/nginx/waybackproxy.ccchh.net.conf') }}"