matrix-docker-ansible-deploy/roles/custom/matrix-bridge-appservice-irc/tasks
Slavi Pantaleev ce2f541deb Switch all remaining container volume mounting from -v to --mount
`--mount` is safer, as `-v` has the side-effect of creating the "source"
destination as a directory if it doesn't exist yet.
We don't need such magic.
2024-01-11 12:16:27 +02:00
..
main.yml Fix all 300+ ansible-lint-reported errors 2023-03-07 17:28:15 +02:00
migrate_nedb_to_postgres.yml Switch from matrix-postgres to com.devture.ansible.role.postgres 2022-11-27 08:04:31 +02:00
setup_install.yml Switch all remaining container volume mounting from -v to --mount 2024-01-11 12:16:27 +02:00
setup_uninstall.yml Optimize uninstall tasks a bit 2022-11-25 17:28:57 +02:00
validate_config.yml Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url) 2024-01-07 17:04:23 +02:00