nginx mit redirect auf wiki
This commit is contained in:
parent
5c4ee01e71
commit
ebcde5433c
3 changed files with 26 additions and 1 deletions
|
@ -10,4 +10,4 @@ certbot__http_01_port: 80
|
|||
nginx__version_spec: ""
|
||||
nginx__configurations:
|
||||
- name: mumble.hamburg.ccc.de
|
||||
content: "{{ lookup('ansible.builtin.file', 'chaosknoten/configs/lists/nginx/mumble.hamburg.ccc.de.conf') }}"
|
||||
content: "{{ lookup('ansible.builtin.file', 'chaosknoten/configs/mumble/nginx/mumble.hamburg.ccc.de.conf') }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue