Get certificate for wiki using cert role

This commit is contained in:
julian 2023-05-01 00:22:05 +02:00
commit d4d2e973a1
3 changed files with 10 additions and 3 deletions

View file

@ -5,3 +5,9 @@ nginx__configurations:
content: "{{ lookup('ansible.builtin.file', 'configs/wiki/nginx/http_handler.conf') }}"
- name: wiki.ccchh.net
content: "{{ lookup('ansible.builtin.file', 'configs/wiki/nginx/wiki.ccchh.net.conf') }}"
cert__acme_account_email: j+letsencrypt-ccchh@jsts.xyz
cert__domains:
- "wiki.ccchh.net"
cert__bind_9_host: authoritative-dns
cert__bind_9_zone: ccchh.net