ansible_managed: str, msg indicating a file managed by ansible
matrix_server_name: the matrix server name
matrix_bridge_discord_client_ID: Value for id the client to the server (see https://github.com/Half-Shot/matrix-appservice-discord for generation)
matrix_bridge_discord_botToken: **SECRET** value for auth the client to the server (see https://github.com/Half-Shot/matrix-appservice-discord for generation)
matrix_bridge_discord_postgre_user_pwd: **SECRET** pwd for connecting to the postgre db
```
## Add role to you ansible playbook:
To add this role to your project, you can use git submodules: