7 lines
378 B
YAML
7 lines
378 B
YAML
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') }}"
|