matrix-docker-ansible-deploy/docs
Slavi Pantaleev fe4c2d73f4 Update Ansible version requirements
Tests were carried out like this:

- `virtualenv3 env`
- `./env/bin/pip install ansible==4.10.0 ansible-core==2.11.7`
- `./env/bin/ansible-playbook .....`

The lowest version of `ansible-core` available on PyPI right now is
2.11.0. That version has trouble with `ansible==4.0.0` though.
The errors we were hitting seemed to be resolved by others online by
using `ansible==4.10.0` instead, which has a minimum `ansible-core`
requirement of `2.11.7`, so that's what we went with.

Older versions of Ansible may work, but.. I'm having trouble
installing them and don't want to spend too much time on digging through
ancient versions and testing them out. People should just learn to run
up-to-date software.
2022-11-26 16:45:07 +02:00
..
assets Add matrix-registration-bot (#1771) 2022-04-21 11:07:47 +03:00
alternative-architectures.md Determine matrix_architecture automatically 2022-11-22 09:22:56 +02:00
ansible.md Update Ansible version requirements 2022-11-26 16:45:07 +02:00
configuring-captcha.md Add dendrite captcha config to doc and hCaptcha (#2290) 2022-11-26 09:27:43 +02:00
configuring-dns.md standalone etherpad 2022-11-04 11:36:10 +02:00
configuring-playbook-backup-borg.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-base-domain-serving.md
configuring-playbook-bot-buscarron.md Add automatic user account creation support to Buscarron 2022-11-01 17:03:53 +02:00
configuring-playbook-bot-go-neb.md Create dedicated doc page on obtaining access tokens 2022-08-20 11:47:14 +02:00
configuring-playbook-bot-honoroit.md Add matrix-user-creator role - automatic user account creation support 2022-11-01 16:22:58 +02:00
configuring-playbook-bot-matrix-registration-bot.md Add matrix-user-creator role - automatic user account creation support 2022-11-01 16:22:58 +02:00
configuring-playbook-bot-matrix-reminder-bot.md Add matrix-user-creator role - automatic user account creation support 2022-11-01 16:22:58 +02:00
configuring-playbook-bot-maubot.md Improve maubot doc 2022-09-22 13:48:24 +02:00
configuring-playbook-bot-mjolnir.md better wording 2022-08-29 14:33:53 -04:00
configuring-playbook-bot-postmoogle.md Add matrix-user-creator role - automatic user account creation support 2022-11-01 16:22:58 +02:00
configuring-playbook-bridge-appservice-discord.md enumeration for better visibility 2022-08-02 12:22:41 +02:00
configuring-playbook-bridge-appservice-irc.md merge with upstream 2021-05-25 21:08:00 +08:00
configuring-playbook-bridge-appservice-kakaotalk.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-appservice-slack.md Riot is now named Element 2022-03-08 09:11:04 +01:00
configuring-playbook-bridge-appservice-webhooks.md Link appservice-webhooks to hookshot 2022-02-01 13:25:02 +01:00
configuring-playbook-bridge-beeper-linkedin.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-go-skype-bridge.md docs/configuring-playbook-bridge-go-skype-bridge: Fixups 2022-06-13 06:40:15 +00:00
configuring-playbook-bridge-heisenbridge.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-hookshot.md Do not run matrix-nginx-proxy config injection tasks unless necessary 2022-11-23 15:52:58 +02:00
configuring-playbook-bridge-matrix-bridge-sms.md
configuring-playbook-bridge-mautrix-discord.md Merge pull request #2222 from array-in-a-matrix/master 2022-11-09 09:10:04 +02:00
configuring-playbook-bridge-mautrix-facebook.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-mautrix-googlechat.md Create dedicated doc page on obtaining access tokens 2022-08-20 11:47:14 +02:00
configuring-playbook-bridge-mautrix-hangouts.md Create dedicated doc page on obtaining access tokens 2022-08-20 11:47:14 +02:00
configuring-playbook-bridge-mautrix-instagram.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-mautrix-signal.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-bridge-mautrix-telegram.md update docs to exclude grou-sync 2022-10-15 14:43:25 +02:00
configuring-playbook-bridge-mautrix-twitter.md Update links to Mautrix Twitter bridge 2022-01-03 01:05:13 +00:00
configuring-playbook-bridge-mautrix-whatsapp.md Create dedicated doc page on obtaining access tokens 2022-08-20 11:47:14 +02:00
configuring-playbook-bridge-mx-puppet-discord.md discord-bridges - fixing grammar mistakes, thanks @spontaleev 2022-08-03 09:33:52 +02:00
configuring-playbook-bridge-mx-puppet-groupme.md Migrate mx-puppet-groupme to new repo 2022-07-19 19:02:32 -04:00
configuring-playbook-bridge-mx-puppet-instagram.md
configuring-playbook-bridge-mx-puppet-skype.md Remove matrix-bridge-mx-puppet-skype role 2022-07-14 18:09:19 +03:00
configuring-playbook-bridge-mx-puppet-slack.md Switch mx-puppet-slack to the beeper fork (#1704) 2022-03-17 22:16:17 +02:00
configuring-playbook-bridge-mx-puppet-steam.md Remove unused variables from mx-puppet-* bridges 2021-06-23 09:56:31 +03:00
configuring-playbook-bridge-mx-puppet-twitter.md Announce mautrix-twitter support 2021-12-22 15:53:56 +02:00
configuring-playbook-cactus-comments.md Mention that bot.cactusbot is created automatically 2022-09-09 15:13:35 +03:00
configuring-playbook-client-cinny.md added matrix-client-cinny 2022-01-05 18:33:21 +02:00
configuring-playbook-client-element.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-client-hydrogen.md merge with upstream 2021-05-25 21:08:00 +08:00
configuring-playbook-conduit.md Document Conduit installation 2022-10-27 09:56:16 +03:00
configuring-playbook-dendrite.md add auto join option to dendrite config (#2255) 2022-11-20 10:11:21 +02:00
configuring-playbook-dimension.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-dynamic-dns.md
configuring-playbook-email2matrix.md Reverse-proxy to Synapse via matrix-synapse-reverse-proxy-companion 2022-11-20 16:43:33 +02:00
configuring-playbook-email.md
configuring-playbook-etherpad.md Reorganize a bit 2022-11-16 11:56:22 +02:00
configuring-playbook-external-postgres.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-federation.md Reverse-proxy to Synapse via matrix-synapse-reverse-proxy-companion 2022-11-20 16:43:33 +02:00
configuring-playbook-jitsi.md Provision extra Jitsi JVB services on additional hosts (#2166) 2022-11-18 14:00:27 +02:00
configuring-playbook-ldap-auth.md Announce matrix-ldap-registration-proxy 2022-10-02 09:27:51 +03:00
configuring-playbook-ma1sd.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-matrix-corporal.md Update matrix-corporal documentation 2021-11-15 10:29:27 +02:00
configuring-playbook-matrix-ldap-registration-proxy.md Announce matrix-ldap-registration-proxy 2022-10-02 09:27:51 +03:00
configuring-playbook-matrix-registration.md Fix self-building for matrix-registration 2022-06-01 09:43:31 +03:00
configuring-playbook-mautrix-bridges.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-nginx.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-ntfy.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-own-webserver.md Add service declaration to sample traefik config 2022-11-23 19:08:52 -06:00
configuring-playbook-postgres-backup.md Announce borg backup support 2022-04-19 19:29:41 +03:00
configuring-playbook-prometheus-grafana.md Add support for stream writer Synapse workers 2022-09-15 08:10:04 +03:00
configuring-playbook-prometheus-postgres.md (BC Break) Redo how metrics are exposed to external Prometheus servers 2022-06-23 17:55:07 +03:00
configuring-playbook-rest-auth.md
configuring-playbook-riot-web.md
configuring-playbook-s3-goofys.md Update "b2 sync" commands 2022-10-14 18:07:10 +03:00
configuring-playbook-s3.md Add support for synapse-s3-storage-provider 2022-10-14 17:41:41 +03:00
configuring-playbook-shared-secret-auth.md
configuring-playbook-ssl-certificates.md update link to example 2022-10-21 22:19:03 +02:00
configuring-playbook-sygnal.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-synapse-admin.md Add example configuration for Caddy v2 (#1985) 2022-07-29 08:33:42 +03:00
configuring-playbook-synapse-s3-storage-provider.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-synapse-simple-antispam.md
configuring-playbook-synapse.md Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
configuring-playbook-telemetry.md Update configuring-playbook-telemetry.md 2022-11-22 11:37:46 -05:00
configuring-playbook-turn.md
configuring-playbook.md add auto join option to dendrite config (#2255) 2022-11-20 10:11:21 +02:00
configuring-well-known.md grammar correction 2022-10-21 00:52:48 -04:00
container-images.md Cactus comments (#2089) 2022-09-09 14:37:52 +03:00
faq.md Install Docker via geerlingguy.docker Galaxy role 2022-11-22 09:01:26 +02:00
getting-the-playbook.md
howto-server-delegation.md Update howto-server-delegation.md 2021-08-01 19:34:54 +00:00
importing-postgres.md Fix typo 2022-10-06 13:23:48 +03:00
importing-synapse-media-store.md
importing-synapse-sqlite.md
installing.md Announce install-* tags 2022-11-25 16:15:19 +02:00
maintenance-and-troubleshooting.md
maintenance-checking-services.md
maintenance-migrating.md merge upstream 2021-06-01 16:00:13 +08:00
maintenance-postgres.md Do not tell people to use latest Borgmatic - it won't help with Postgres v15 2022-11-16 11:50:05 +02:00
maintenance-synapse.md Create dedicated doc page on obtaining access tokens 2022-08-20 11:47:14 +02:00
maintenance-upgrading-services.md Initial work on using externally defined roles 2022-11-04 14:58:28 +02:00
obtaining-access-tokens.md Improve wording and fix syntax trouble 2022-08-21 10:07:22 +03:00
prerequisites.md Document make roles some more 2022-11-05 07:10:04 +02:00
README.md
registering-users.md
self-building.md Determine matrix_architecture automatically 2022-11-22 09:22:56 +02:00
uninstalling.md
updating-users-passwords.md Create dedicated doc page on obtaining access tokens 2022-08-20 11:47:14 +02:00