Nextcloud-Config weiter entwickeln

This commit is contained in:
Stefan Bethke 2023-08-05 18:59:58 +02:00
commit 099bbe0e66
7 changed files with 225 additions and 11 deletions

View file

@ -6,6 +6,8 @@ certbot__acme_account_email_address: le-admin@hamburg.ccc.de
certbot__certificate_domains:
- "cloud.hamburg.ccc.de"
nextcloud__config_php: "{{ lookup('ansible.builtin.template', 'chaosknoten/configs/cloud/config.php.j2') }}"
nginx__version_spec: ""
nginx__configurations:
- name: cloud.hamburg.ccc.de

View file

@ -24,6 +24,9 @@ all:
hosts:
cloud:
pad:
nextcloud_hosts:
hosts:
cloud:
nginx_hosts:
hosts:
cloud: