49 Commits (9d10d5543b4695654946aa6eee27fe7982394b86)

Author SHA1 Message Date
Cody Wyatt Neiman 1dea35209b
Fix self-build error image names
2 years ago
Slavi Pantaleev 7831dc91b3 Import tasks from other roles in a better way
2 years ago
Slavi Pantaleev 1693c4ca1d Fix no-changed-when ansible-lint errors
2 years ago
Slavi Pantaleev 211ff20891 Fix package-latest ansible-lint errors
2 years ago
Slavi Pantaleev d073c7ecb3 More ansible-lint fixes
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
Slavi Pantaleev 2af4a92fa9
Merge pull request #1698 from jimeh/fix-to_nice_yaml
3 years ago
Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml
3 years ago
Sweeny 36d4d1f66e
Add check for ma1sd repo changes on image self build
3 years ago
Marko Weltzer d27e623c71 fix: manually merge upstream
3 years ago
Slavi Pantaleev a095accce7 Replace some CentOS references to support other RHEL derivatives
3 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
3 years ago
Slavi Pantaleev 75cb4ce3b0 Add warning about matrix_ma1sd_default_port being renamed
3 years ago
boris runakov d3a9ec98de refactoring
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
Slavi Pantaleev 676101e999 Minor fixups for ma1sd 2.5.0
3 years ago
Slavi Pantaleev fa76c1ee5b Do not run self-build Ansible version-check, if component not enabled
4 years ago
Slavi Pantaleev 47b4608b96 Fail in a friendlier way when trying to self-build on Ansible <= 2.8
4 years ago
Slavi Pantaleev 26f0bbfdef Fix self-building for matrix-ma1sd on non-version tag/branch
4 years ago
Slavi Pantaleev 9e936e45ad Use BuildKit for ma1sd Docker building
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Slavi Pantaleev 653d1d7924 Revert "Don't self-build ma1sd every time unless git sources changed"
4 years ago
Slavi Pantaleev 2a25b63bb6 Don't self-build ma1sd every time unless git sources changed
4 years ago
Slavi Pantaleev 4805637181 Add support for custom ma1sd view sesion templates
4 years ago
Slavi Pantaleev f84c69c164 Relocate custom ma1sd threepid email templates to config/
4 years ago
Slavi Pantaleev b5812b539b Rename ma1sd custom email template variable
4 years ago
Stuart Mumford 019a4d7dcd Use role relative paths for things
4 years ago
Slavi Pantaleev af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd
4 years ago
Slavi Pantaleev 0ca48f3532 Separate matrix-ma1sd install/uninstall tasks
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
Slavi Pantaleev ab188018f3
Move when statement to block
4 years ago
Matt Cengia fede58fe96 Correctly tag self-built ma1sd Docker image
4 years ago
Matt Cengia b0e984136f Fix issues building ma1sd Docker image
4 years ago
shadow 6293f1bdb0 Run all API self checks in check_mode
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
5 years ago
Slavi Pantaleev 5927ed56b0 Fix matrix_ma1sd_service_stat.stat.exists sometimes being undefined
5 years ago
Slavi Pantaleev c3efd2966f Fix mxisd -> ma1sd migration for older versions of Ansible
5 years ago
Slavi Pantaleev a0b82d2234 Fix mxisd -> ma1sd data migration (mxisd.db -> ma1sd.db)
5 years ago
Slavi Pantaleev a4ea2f850b Provide a friendlier migration message from people using matrix_mxisd_ variables
5 years ago
Slavi Pantaleev 59ccff9bab Fix mxisd -> ma1sd file copying
5 years ago
Marcel Partap 4172345d34 Fix regex matching against old variable names in ma1sd validation task
5 years ago
Marcel Partap e4ceeccd14 Add mxisd => ma1sd migration task
5 years ago
Marcel Partap 92672f8949 matrix-ma1sd/tasks/validate_config.yml: can ansible process regex in when statements?
5 years ago
Marcel Partap c2d384d2ef some more mxisd to ma1sd string/URL replacements
5 years ago
Marcel Partap 187dedf920 Duplicate matrix-mxisd role for matrix-ma1sd fork
5 years ago