Licht für Werkstatt dazu

This commit is contained in:
Stefan Bethke 2024-05-08 21:40:40 +02:00
commit d2538e9f5d
2 changed files with 27 additions and 0 deletions

View file

@ -55,5 +55,7 @@ nginx__deploy_redirect_conf: false
nginx__configurations:
- name: light.ccchh.net
content: "{{ lookup('ansible.builtin.file', 'z9/configs/light/nginx/light.ccchh.net.conf') }}"
- name: light-werkstatt.ccchh.net
content: "{{ lookup('ansible.builtin.file', 'z9/configs/light/nginx/light-werkstatt.ccchh.net.conf') }}"
- name: http_handler
content: "{{ lookup('ansible.builtin.file', 'z9/configs/light/nginx/http_handler.conf') }}"