matrix-docker-ansible-deploy/roles/matrix-synapse/tasks
pushytoxin bee14550ab Fix local/bin scripts autocompletion by adding rx perms to everyone
It's mildly annoying when trying to execute these scripts while logged
in as a regular user, as the missing execute permissions will hinder
autocompletion even when trying to use with sudo.

These shell scripts don't contain secrets, but may fail when ran by a
regular user. The failure is due to the lack of access to the /matrix
directory, and does not result in any damage.
2021-05-28 10:39:27 +02:00
..
ext Fix incorrect path in Mjolnir uninstallation tasks 2021-05-26 10:52:15 +03:00
goofys Make S3-mounting path configurable 2021-02-09 22:05:07 +02:00
rust-synapse-compress-state merge with upstream 2021-05-25 21:08:00 +08:00
synapse Fix local/bin scripts autocompletion by adding rx perms to everyone 2021-05-28 10:39:27 +02:00
import_media_store.yml Allow the matrix user username and groupname to be configured separately 2020-05-01 19:59:32 +02:00
init.yml merge with upstream 2021-05-25 21:08:00 +08:00
main.yml Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
register_user.yml Use |quote in some command calls 2020-04-24 09:59:30 +03:00
self_check_client_api.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
self_check_federation_api.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
setup_synapse.yml Relocate tasks related to Synapse workers 2021-02-15 11:18:47 +02:00
update_user_password.yml Remove hardcoded command paths in playbook shell usage 2020-05-27 23:14:56 +02:00
validate_config.yml Upgrade Synapse (1.31 -> 1.32.2) 2021-04-22 14:22:07 +03:00