Rename variable (matrix_user_groupname -> matrix_group_name)

This commit is contained in:
Slavi Pantaleev
2025-04-29 10:35:26 +03:00
parent 9fc5cdab33
commit 3ee7deb2d7
89 changed files with 279 additions and 278 deletions

View File

@ -33,6 +33,7 @@
- {'old': 'matrix_client_element_e2ee_secure_backup_setup_methods', 'new': 'matrix_static_files_file_matrix_client_property_io_element_e2ee_secure_backup_setup_methods'}
- {'old': 'matrix_container_global_registry_prefix', 'new': '<no global variable anymore; you need to override the `_registry_prefix` variable in each component separately>'}
- {'old': 'matrix_user_username', 'new': 'matrix_user_name'}
- {'old': 'matrix_user_groupname', 'new': 'matrix_group_name'}
# We have a dedicated check for this variable, because we'd like to have a custom (friendlier) message.
- name: Fail if matrix_homeserver_generic_secret_key is undefined