Licht für Werkstatt dazu
This commit is contained in:
parent
57c957cd4e
commit
d2538e9f5d
2 changed files with 27 additions and 0 deletions
|
@ -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') }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue