73 Commits (7be2b776e4de9a46c1c6732bad46af1002758a67)

Author SHA1 Message Date
Slavi Pantaleev f18555f7f9
Fix typo breaking appservice-discord image pull
2 years ago
Aine c9ce431b8c
Update Appservice Discord 1.0.0 -> 3.0.0
2 years ago
Slavi Pantaleev c73680712b Fix (suppress) var-naming ansible-lint errors
2 years ago
Slavi Pantaleev 7831dc91b3 Import tasks from other roles in a better way
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
Aine e149f33140
add/unify 'Project source code URL' link across all roles
2 years ago
Slavi Pantaleev 677a2fc503 Fix compatibility with ansible=6 / ansible-core=2.13
2 years ago
Slavi Pantaleev 0364c6c634 Suppress old container cleanup (kill/rm) failures
2 years ago
Aine 2da3768b20
Added retries to the docker pulls (#1701)
2 years ago
Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml
2 years ago
Jim Myhrberg a5e95c42b2
feat(appservice-discord): add disablePortalBridging bridge option
2 years ago
Marko Weltzer 819574b8ba
Merge branch 'spantaleev:master' into master
2 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
2 years ago
Slavi Pantaleev 86c36523df Replace ExecStopPost with ExecStop
2 years ago
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
3 years ago
Aaron Raimist fac497faa5
Fix comments in other roles
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
Ahmad Haghighi e335f3fc77 rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
3 years ago
Ahmad Haghighi f52a8b6484 use custom docker registry
3 years ago
rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
3 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
3 years ago
Slavi Pantaleev 26542308b3 Use |to_json in more places in matrix-appservice-discord config
3 years ago
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Stuart Mumford 019a4d7dcd Use role relative paths for things
4 years ago
Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name)
4 years ago
Slavi Pantaleev 0f4649a45c Merge branch 'master' into postgres-per-default
4 years ago
Slavi Pantaleev a4b8baee49 Fix inability to send (Matrix -> Discord) messages via appservice-discord
4 years ago
Slavi Pantaleev cba973d6b5 Enable automatic (SQLite -> Postgres) migration for matrix-appservice-discord
4 years ago
Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around
4 years ago
Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details
4 years ago
Slavi Pantaleev 4617984b9f Add (SQLite -> Postgres) migration instructions
4 years ago
Slavi Pantaleev b87b754372 Fail if appservice-discord wants Postgres, but has leftover SQLite data
4 years ago
Slavi Pantaleev a374d309c8 Make appservice-discord support both SQLite and Postgres
4 years ago
transcaffeine d9f4914e0d
WIP: postgres: create databases for all services
4 years ago
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago
John Goerzen 673e19f830
Correct inabillity for appservice-discord to connect
4 years ago
Slavi Pantaleev b3d91ed488 Fix passing of matrix_appservice_discord_auth_usePrivilegedIntents
4 years ago
Slavi Pantaleev 05cecb5261 Merge branch 'discord-v1.0'
4 years ago
Slavi Pantaleev edd40811a5 Update matrix-appservice-discord to v1.0.0 final
4 years ago
Slavi Pantaleev 75f9fde7a4 Remove some more -v usage
4 years ago
Slavi Pantaleev ccabc82d4c Use more fully-qualified container images
4 years ago
Slavi Pantaleev 6dbb90258e Mention and recommend enabling usePrivilegedIntents
4 years ago
Slavi Pantaleev fe7bed5df3 Upgrade appservice-discord
4 years ago
Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges
4 years ago
Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files
4 years ago