From d6aa968d23c70ce10a4127516a08588a80c1f958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian-Samuel=20Geb=C3=BChr?= Date: Wed, 20 Jul 2022 09:19:35 +0200 Subject: [PATCH] Add matrix-docker-ansible-deploy setup --- maubot/usage/setup/matrx-docker-ansible-deploy.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 maubot/usage/setup/matrx-docker-ansible-deploy.md diff --git a/maubot/usage/setup/matrx-docker-ansible-deploy.md b/maubot/usage/setup/matrx-docker-ansible-deploy.md new file mode 100644 index 0000000..2ba3ca5 --- /dev/null +++ b/maubot/usage/setup/matrx-docker-ansible-deploy.md @@ -0,0 +1,5 @@ +# Setup with matrix-docker-ansible-deploy + +If you want to set up maubot and already use [matrix-docker-ansible-deploy](https://github.com/spantaleev/matrix-docker-ansible-deploy) the easiest way is to configure the maubot role in the playbook. + +Please refer to the [matrix-docker-ansible-deploy documentation](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-bot-maubot.md) for instructions on how to use the role.