28 Commits (01078fea8f0c32e09e20a81070ce0cc5f6712435)

Author SHA1 Message Date
Slavi Pantaleev 1ea1597020 Fix some ansible-lint-reported warnings
2 years ago
Slavi Pantaleev 7831dc91b3 Import tasks from other roles in a better way
2 years ago
Slavi Pantaleev 0ab2001ce7 Fix git-latest ansible-lint errors
2 years ago
Slavi Pantaleev ddf18eadc7 More ansible-lint fixes
2 years ago
Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules
2 years ago
Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root
3 years ago
Aine 2da3768b20
Added retries to the docker pulls (#1701)
3 years ago
Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml
3 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
Slavi Pantaleev 2697590d28 Remove some useless if conditions
3 years ago
Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8
4 years ago
Stuart Mumford 019a4d7dcd Use role relative paths for things
4 years ago
Slavi Pantaleev 3ba8520266 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-hangouts
4 years ago
Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev ce21ea3640 Add (Postgres + SQLite) support to matrix-mautrix-hangouts bridge
4 years ago
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
5 years ago
Horvath Gergely 17e7bae2cc make selfbuild be forced on (and only) git master change
5 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
5 years ago
Slavi Pantaleev 027056e027 Fix weird path creation
5 years ago
Slavi Pantaleev 3cee815baf Fix some typos
5 years ago
Slavi Pantaleev 2b85fde103 Rename some variables for consistency
5 years ago
Horvath Gergely a5d94eec0b refactor variable names
5 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
5 years ago
Horvath Gergely 40d0fea06c add mautrix-hangouts support for raspberry pi
5 years ago
microchipster 0585889d5a add hangouts bridge by copying facebook bridge and find-replacing
5 years ago