added note for editing vars
This commit is contained in:
@@ -64,9 +64,9 @@
|
||||
become: true
|
||||
|
||||
vars:
|
||||
collabora_code_domain: "office.test.local"
|
||||
collabora_admin_password: "Start2026!" #ÄNDERN
|
||||
nextcloud_domain: "cloud.test.local"
|
||||
collabora_code_domain: "office.test.local" #EDIT based on your needs
|
||||
collabora_admin_password: "Start2026!" #EDIT based on your needs
|
||||
nextcloud_domain: "cloud.test.local" #EDIT based on your needs
|
||||
|
||||
tasks:
|
||||
- name: Configure Collabora CODE to use the correct nextcloud domain
|
||||
|
||||
Reference in New Issue
Block a user