matrix-docker-ansible-deploy/roles
Slavi Pantaleev 9202b2b8d9 Ensure systemd services are running when doing --tags=start
Fixes #129 (Github Issue).

Unfortunately, we rely on `service_facts`, which is only available
in Ansible >= 2.5.

There's little reason to stick to an old version such as Ansible 2.4:
- some time has passed since we've raised version requirements - it's
time to move into the future (a little bit)
- we've recently (in 82b4640072) improved the way one can run
Ansible in a Docker container

From now on, Ansible >= 2.5 is required.
2019-04-03 11:19:06 +03:00
..
matrix-base Ensure systemd services are running when doing --tags=start 2019-04-03 11:19:06 +03:00
matrix-common-after/tasks Ensure systemd services are running when doing --tags=start 2019-04-03 11:19:06 +03:00
matrix-corporal Skip some uninstall tasks if not necessary to run 2019-03-13 07:40:51 +02:00
matrix-coturn Add TLS support to Coturn 2019-03-19 10:24:39 +02:00
matrix-dimension Add option to enable Dimension widgets serve sites with self signed certs 2019-03-12 12:17:12 +02:00
matrix-mailer Skip some uninstall tasks if not necessary to run 2019-03-13 07:40:51 +02:00
matrix-mxisd Make self-check not validate self-signed certificates 2019-03-22 09:41:08 +02:00
matrix-nginx-proxy Update nginx (1.15.9 -> 1.15.10) 2019-04-01 19:54:53 +03:00
matrix-postgres Update some Docker images 2019-03-03 12:27:43 +02:00
matrix-riot-web Update Riot Web from 1.0.5 to 1.0.6 2019-04-02 07:20:25 +03:00
matrix-synapse Add support for adjusting Synapse rate-limiting configuration 2019-04-01 21:40:14 +03:00