matrix-docker-ansible-deploy/roles/matrix-server/tasks/setup
Slavi Pantaleev 9a9b7383e9 Completely redo how mxisd configuration gets generated
This change is provoked by a few different things:

- #54 (Github Pull Request), which rightfully says that we need a
way to support ALL mxisd configuration options easily

- the upcoming mxisd 1.3.0 release, which drops support for
property-style configuration (dot-notation), forcing us to
redo the way we generate the configuration file

With this, mxisd is much more easily configurable now
and much more easily maintaneable by us in the future
(no need to introduce additional playbook variables and logic).
2019-01-11 19:33:54 +02:00
..
ssl Switch to managing cronjobs with the Ansible cron module 2019-01-08 12:52:03 +02:00
synapse Catch misconfigured REST Auth password provider during installation 2019-01-11 01:03:35 +02:00
main.yml Replace include usage with include_tasks and import_tasks 2019-01-03 15:24:08 +02:00
setup_base.yml Use yaml syntax instead of key=value syntax consistently 2019-01-07 23:38:39 +01:00
setup_corporal_overrides.yml Relocate some playbook task files to make it easier to navigate 2018-10-21 13:14:47 +03:00
setup_corporal.yml Relocate some playbook task files to make it easier to navigate 2018-10-21 13:14:47 +03:00
setup_coturn.yml Rename playbook variables so they are consistently prefixed 2018-11-01 08:46:47 +02:00
setup_goofys.yml Use yaml syntax instead of key=value syntax consistently 2019-01-07 23:38:39 +01:00
setup_mailer.yml Use yaml syntax instead of key=value syntax consistently 2019-01-07 23:38:39 +01:00
setup_main.yml add script + doc to remove everything 2018-11-28 11:02:51 +01:00
setup_mxisd.yml Completely redo how mxisd configuration gets generated 2019-01-11 19:33:54 +02:00
setup_nginx_proxy.yml Switch to managing cronjobs with the Ansible cron module 2019-01-08 12:52:03 +02:00
setup_postgres.yml Use yaml syntax instead of key=value syntax consistently 2019-01-07 23:38:39 +01:00
setup_riot_web.yml Use yaml syntax instead of key=value syntax consistently 2019-01-07 23:38:39 +01:00
setup_sanity_check.yml Add Ansible guide and Ansible version checks 2019-01-03 16:24:14 +02:00
setup_well_known.yml Relocate some playbook task files to make it easier to navigate 2018-10-21 13:14:47 +03:00