Rename variable (matrix_riot_web_default_identity_server_url -> matrix_identity_server_url)

This commit is contained in:
Slavi Pantaleev
2018-09-17 08:43:54 +03:00
parent 4f48508014
commit 38e3ffa29c
3 changed files with 5 additions and 3 deletions

View File

@ -5,6 +5,7 @@
The following playbook variables were renamed:
- from `matrix_nginx_riot_web_data_path` to `matrix_riot_web_data_path`
- from `matrix_riot_web_default_identity_server_url` to `matrix_identity_server_url`
# 2018-09-07