configure www2 nginx
All checks were successful
/ Ansible Lint (push) Successful in 2m21s

This commit is contained in:
lilly 2026-02-24 17:01:25 +01:00
commit 41dc9c8529
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g
2 changed files with 85 additions and 0 deletions

View file

@ -0,0 +1,5 @@
nginx__version_spec: ""
nginx__configurations:
- name: diday.org
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/www2/nginx/diday.org.conf') }}"