mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2024-12-13 12:42:29 +00:00
18 lines
455 B
Markdown
18 lines
455 B
Markdown
|
# `famedly.matrix.standupbot`
|
||
|
|
||
|
Deploys a containerized instance of [standupbot](https://github.com/beeper/standupbot).
|
||
|
|
||
|
## Role Variables
|
||
|
|
||
|
- `standupbot_homeserver`: Base URL of the matrix homeserver, for example `https://matrix.famedly.de`.
|
||
|
- `standupbot_username`: Full MXID of the bot user.
|
||
|
- `standupbot_password`: Password of the bot user.
|
||
|
|
||
|
## License
|
||
|
|
||
|
AGPL-3.0-only
|
||
|
|
||
|
## Author Information
|
||
|
|
||
|
- Jan Christian Grünhage <jan.christian@gruenhage.xyz>
|