Browse Source

Give a hint to the default variables

I think it is something with is not obvious to find for everyone.
pull/1781/head
JokerGermany 3 years ago
committed by GitHub
parent
commit
9cd77a02e7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      docs/configuring-playbook.md

+ 2
- 1
docs/configuring-playbook.md View File

@@ -20,7 +20,8 @@ You can then follow these steps inside the playbook directory:




For a basic Matrix installation, that's all you need. For a basic Matrix installation, that's all you need.
For a more custom setup, see the [Other configuration options](#other-configuration-options) below.
For a more custom setup, see the [Other configuration options](#other-configuration-options) below.
You can look into the [default variables](/roles/matrix-base/defaults/main.yml) aswell, if you look to customize something else.


When you're done with all the configuration you'd like to do, continue with [Installing](installing.md). When you're done with all the configuration you'd like to do, continue with [Installing](installing.md).




Loading…
Cancel
Save