mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-12-13 20:52:28 +00:00
12 lines
311 B
YAML
12 lines
311 B
YAML
---
|
|
matrix_hs_url: ~
|
|
matrix_token: ~
|
|
|
|
matrix_room_alias: ~
|
|
matrix_room_name: ~
|
|
matrix_room_topic: ~
|
|
matrix_room_enable_encryption: false
|
|
matrix_room_join_rule: ~
|
|
matrix_room_join_rules_restricted_allow: []
|
|
# Array of dicts. Each event one dict, containing type, key and content
|
|
matrix_room_additional_state: []
|