nginx mit redirect auf wiki

This commit is contained in:
Stefan Bethke 2024-01-23 22:36:15 +01:00
commit ebcde5433c
3 changed files with 26 additions and 1 deletions

View file

@ -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') }}"