matrix-docker-ansible-deploy/roles/matrix-postgres
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
..
defaults rename matrix_global_registry to matrix_container_global_registry_prefix related to #990 2021-04-12 17:23:55 +04:30
tasks Fix local/bin scripts autocompletion by adding rx perms to everyone 2021-05-28 10:39:27 +02:00
templates Fix invalid matrix-postgres.service when matrix_postgres_process_extra_arguments is empty 2021-02-19 16:33:23 +02:00