78 Commits (7d1d3b47bc1135311f253106b3dc73b6e53e64e7)

Author SHA1 Message Date
dhose 320d512541 Fix for when if case evaluates to false
5 years ago
Dan Arnfield bc620895ca Install python3-docker if ansible is running python 3
5 years ago
Gergely Horváth 1c314fcf29 first version of raspbian docker setup
5 years ago
Gergely Horváth 05966c8cff make sure Raspbian is not handled the same as Debian
5 years ago
Slavi Pantaleev f348370f15
Remove unnecessary update_cache directive / Debian
5 years ago
Slavi Pantaleev c88c0e7e87
Remove unnecessary update_cache directive / CentOS
5 years ago
Dan Arnfield 960088752c Add matrix_docker_package_name
5 years ago
Dan Arnfield 80cfb2a93e Add matrix_docker_installation_enabled
5 years ago
Dan Arnfield 3cec6947ed Refactor base server setup tasks
5 years ago
Hardy Erlinger eb7391d373 Fix: Restrict a Debian-specific task to Debian OS.
5 years ago
Dan Arnfield b975363530 Don't install docker-ce if docker.io is installed
5 years ago
gusttt 25262fa0e1 Disable docker network tasks in check mode to allow running the playbook in check mode (--check --diff)
5 years ago
Dan Arnfield de6c1c99b2 Fix apt message: docker doesn't support arch 'i386'
5 years ago
Slavi Pantaleev 2e16257e50 Do not ask for _matrix._tcp SRV records anymore
6 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
6 years ago
Lyubomir Popov a206b65ed7 Use the '-p' non-interactive option to generate password hash instead of 'expect'
6 years ago
Lyubomir Popov 134faa3139 Add the ability to update user passwords with ansible (when using the matrix-postgres container).
6 years ago
Slavi Pantaleev af1c9ae59d Do not force firewalld on people
6 years ago
Slavi Pantaleev 9202b2b8d9 Ensure systemd services are running when doing --tags=start
6 years ago
Slavi Pantaleev a43bcd81fe Rename some variables
6 years ago
Slavi Pantaleev 639fc0bb5c Treat empty string dig lookup responses as "missing record"
6 years ago
Slavi Pantaleev 764a040a90 Make /.well-known/matrix/server optional
6 years ago
Slavi Pantaleev f6ebd4ce62 Initial work on Synapse 0.99/1.0 preparation
6 years ago
Slavi Pantaleev 897cfbdcba Fix /.well-known/matrix/client installation
6 years ago
Slavi Pantaleev 0ff6735546 Fall back to dig for SRV lookup, if no dnspython
6 years ago
Slavi Pantaleev c10182e5a6 Make roles more independent of one another
6 years ago
Stuart Mumford f8ebd94d08
Make the mode of the base path configurable
6 years ago
Slavi Pantaleev 51312b8250 Split playbook into multiple roles
6 years ago