Browse Source

Update examples/vars.yml: update a comment to sync with roles/custom/matrix-base/defaults/main.yml

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3628/head
Suguru Hirahara 1 year ago
parent
commit
26503464c6
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/vars.yml

+ 1
- 1
examples/vars.yml View File

@@ -3,7 +3,7 @@
# Matrix user ids for your server will be of the form (`@user:example.com`).
#
# Note: this playbook does not touch the server referenced here.
# Installation happens on another server ("matrix.example.com").
# Installation happens on another server ("matrix.example.com", see `matrix_server_fqn_matrix`).
#
# If you've deployed using the wrong domain, you'll have to run the Uninstalling step,
# because you can't change the Domain after deployment.


Loading…
Cancel
Save