Nextcloud-Config weiter entwickeln
This commit is contained in:
parent
dff8f0ee8b
commit
099bbe0e66
7 changed files with 225 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue