matrix-docker-ansible-deploy/roles/custom/matrix-synapse/tasks
Quentin Young b31731ebf8 fix s3 storage provider not ensuring data dir
This path is accessed by the s3 storage provider stuff and needs to be
ensured.

Broken by 7c5c3aedc
2022-12-04 01:16:58 -05:00
..
ext Put s3-storage-provider scripts under /matrix/synapse/ext/s3-storage-provider/bin, not /usr/local/bin 2022-11-27 09:38:34 +02:00
goofys Replace import_role calls with include_role calls 2022-11-27 11:27:01 +02:00
rust-synapse-compress-state Replace some devture_postgres_identifier instances with devture_postgres_connection_hostname 2022-11-27 08:31:54 +02:00
synapse Make uninstall tasks for Synapse delete bin/ 2022-11-27 09:43:25 +02:00
import_media_store.yml Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
inject_into_nginx_proxy.yml Untangle the setup import/include mess in matrix-synapse 2022-11-24 16:27:11 +02:00
main.yml Fix accidentally swapped tags (rust-synapse-compress-state and update-user-password) 2022-11-27 07:24:39 +02:00
register_user.yml /usr/local/bin/matrix-synapse-register-user -> /matrix/synapse/bin/register-user 2022-11-27 09:26:18 +02:00
self_check_client_api.yml Replace most import_tasks calls with include_tasks for improved performance 2022-11-24 11:33:45 +02:00
self_check_federation_api.yml Replace most import_tasks calls with include_tasks for improved performance 2022-11-24 11:33:45 +02:00
setup_install.yml fix s3 storage provider not ensuring data dir 2022-12-04 01:16:58 -05:00
setup_uninstall.yml Untangle the setup import/include mess in matrix-synapse 2022-11-24 16:27:11 +02:00
update_user_password.yml Switch from matrix-postgres to com.devture.ansible.role.postgres 2022-11-27 08:04:31 +02:00
validate_config.yml Rename variable (matrix_synapse_ext_s3_storage_provider_path -> matrix_synapse_ext_s3_storage_provider_base_path) 2022-11-27 09:28:29 +02:00