matrix-docker-ansible-deploy/roles/matrix-server/tasks
Slavi Pantaleev 13ab9eb238 Do not touch hostname and timezone
Let's let the admin set them as they wish.
We don't care what they are anyway.

If other things run on the same server,
it's also better not to hijack these for our
own purposes, especially when we don't need to.

The timedatectl call also seems to fail on Ubuntu 17.04
for some reason (missing timezones information file?).
2017-09-11 22:55:05 +03:00
..
import_media_store.yml
import_sqlite_db.yml Add support for using an external PostgreSQL server 2017-09-08 17:24:27 +03:00
main.yml Do not do the S3 setup so early 2017-09-08 10:50:31 +03:00
register_user.yml
setup_base.yml Do not touch hostname and timezone 2017-09-11 22:55:05 +03:00
setup_main.yml
setup_nginx_proxy.yml
setup_postgres.yml Add support for using an external PostgreSQL server 2017-09-08 17:24:27 +03:00
setup_riot_web.yml
setup_s3fs.yml Fix idempotency problem when getting rid of S3 setup 2017-09-08 16:34:40 +03:00
setup_ssl.yml
setup_synapse.yml Add support for using an external PostgreSQL server 2017-09-08 17:24:27 +03:00
start.yml Do not try to start postgres when it's external 2017-09-11 00:58:22 +03:00