matrix-docker-ansible-deploy/docs
Slavi Pantaleev 5135c0cc0a Add Ansible guide and Ansible version checks
After having multiple people report issues with retrieving
SSL certificates, we've finally discovered the culprit to be
Ansible 2.5.1 (default and latest version on Ubuntu 18.04 LTS).

As silly as it is, certain distributions ("LTS" even) are 13 bugfix
versions of Ansible behind.

From now on, we try to auto-detect buggy Ansible versions and tell the
user. We also provide some tips for how to upgrade Ansible or
run it from inside a Docker container.

My testing shows that Ansible 2.4.0 and 2.4.6 are OK.
All other intermediate 2.4.x versions haven't been tested, but we
trust they're OK too.

From the 2.5.x releases, only 2.5.0 and 2.5.1 seem to be affected.
Ansible 2.5.2 corrects the problem with `include_tasks` + `with_items`.
2019-01-03 16:24:14 +02:00
..
ansible.md Add Ansible guide and Ansible version checks 2019-01-03 16:24:14 +02:00
configuring-dns.md Use CNAME for riot in the example table 2018-10-21 16:34:00 +03:00
configuring-playbook-bridge-mautrix-telegram.md Annotate certain features as optional/advanced 2018-11-26 07:23:42 +02:00
configuring-playbook-bridge-mautrix-whatsapp.md Annotate certain features as optional/advanced 2018-11-26 07:23:42 +02:00
configuring-playbook-email.md Update documentation about email configuration (relayhost brackets) 2018-12-13 16:32:10 +09:00
configuring-playbook-external-postgres.md Add a note about trying to use local PostgreSQL instances 2018-11-26 07:27:53 +02:00
configuring-playbook-federation.md Annotate certain features as optional/advanced 2018-11-26 07:23:42 +02:00
configuring-playbook-ldap-auth.md Add LDAP auth password provider documentation and changelog description 2018-11-28 11:21:03 +02:00
configuring-playbook-matrix-corporal.md Annotate certain features as optional/advanced 2018-11-26 07:23:42 +02:00
configuring-playbook-mxisd.md Add mxisd Identity Server support 2018-08-15 10:46:13 +03:00
configuring-playbook-own-webserver.md Add support for 2 more SSL certificate retrieval methods 2018-12-23 11:00:12 +02:00
configuring-playbook-rest-auth.md Annotate certain features as optional/advanced 2018-11-26 07:23:42 +02:00
configuring-playbook-s3.md Improve wording a bit 2018-08-08 10:10:16 +03:00
configuring-playbook-shared-secret-auth.md Annotate certain features as optional/advanced 2018-11-26 07:23:42 +02:00
configuring-playbook-ssl-certificates.md Add support for 2 more SSL certificate retrieval methods 2018-12-23 11:00:12 +02:00
configuring-playbook-telemetry.md Annotate certain features as optional/advanced 2018-11-26 07:23:42 +02:00
configuring-playbook.md Add support for 2 more SSL certificate retrieval methods 2018-12-23 11:00:12 +02:00
configuring-well-known.md Fix /.well-known/matrix/client for CORS 2018-11-29 09:13:25 +02:00
importing-media-store.md Make media-store restore work with server files, not local 2019-01-01 15:57:50 +02:00
importing-postgres.md Make media-store restore work with server files, not local 2019-01-01 15:57:50 +02:00
importing-sqlite.md Make media-store restore work with server files, not local 2019-01-01 15:57:50 +02:00
installing.md Make media-store restore work with server files, not local 2019-01-01 15:57:50 +02:00
maintenance-and-troubleshooting.md Add initial version of maintenance and troubleshooting doc 2018-11-14 14:34:24 -06:00
maintenance-checking-services.md Add self-check command 2018-10-21 12:58:25 +03:00
maintenance-upgrading-postgres.md Add support for configuring Postgres auto-upgrade-backup path 2018-11-01 09:48:56 +02:00
maintenance-upgrading-services.md Link to Synapse Homeowners room 2018-12-11 10:15:09 -06:00
prerequisites.md Add Ansible guide and Ansible version checks 2019-01-03 16:24:14 +02:00
README.md Add initial version of maintenance and troubleshooting doc 2018-11-14 14:34:24 -06:00
registering-users.md add script + doc to change a user to admin 2018-11-28 11:02:15 +01:00
uninstalling.md add script + doc to remove everything 2018-11-28 11:02:51 +01:00