matrix-docker-ansible-deploy/roles/custom/matrix-bridge-hookshot
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
..
defaults Rename variable for consistency (matrix_hookshot_ident -> matrix_hookshot_identifier) 2024-01-09 09:56:21 +02:00
files Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
tasks Switch all remaining container volume mounting from -v to --mount 2024-01-11 12:16:27 +02:00
templates Rename variable for consistency (matrix_hookshot_ident -> matrix_hookshot_identifier) 2024-01-09 09:56:21 +02:00