ansible-infra/inventories/z9/host_vars/wiki.yml
Jannik Beyerstedt d3842f6b87 Add dokuwiki VM
2023-04-16 01:41:15 +02:00

6 lines
201 B
YAML

nginx__version_spec: ""
nginx__deploy_redirect_conf: false
nginx__configurations:
- name: wiki.ccchh.net
content: "{{ lookup('ansible.builtin.file', 'configs/wiki/nginx/wiki.ccchh.net.conf') }}"