Remove spaceapiccc.hamburg.ccc.de
All checks were successful
/ Ansible Lint (push) Successful in 2m9s

This commit is contained in:
Stefan Bethke 2026-01-27 22:35:28 +01:00
commit 06ae220857
5 changed files with 44 additions and 88 deletions

View file

@ -6,11 +6,10 @@ certbot__version_spec: ""
certbot__acme_account_email_address: le-admin@hamburg.ccc.de
certbot__certificate_domains:
- "spaceapi.ccc.de"
- "spaceapiccc.hamburg.ccc.de"
certbot__new_cert_commands:
- "systemctl reload nginx.service"
nginx__version_spec: ""
nginx__configurations:
- name: spaceapiccc.hamburg.ccc.de
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/spaceapiccc/nginx/spaceapiccc.hamburg.ccc.de.conf') }}"
- name: spaceapi.ccc.de
content: "{{ lookup('ansible.builtin.file', 'resources/chaosknoten/spaceapiccc/nginx/spaceapi.ccc.de.conf') }}"