matrix-docker-ansible-deploy/roles/matrix-postgres/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
..
util
import_generic_sqlite_db.yml
import_postgres.yml
import_synapse_sqlite_db.yml
init.yml
main.yml
migrate_postgres_data_directory.yml
run_vacuum.yml
setup_postgres.yml
upgrade_postgres.yml
validate_config.yml