diff --git a/roles/custom/matrix-bridge-hookshot/tasks/reset_encryptioon.yml b/roles/custom/matrix-bridge-hookshot/tasks/reset_encryptioon.yml index 6964c521a..73cd1b792 100644 --- a/roles/custom/matrix-bridge-hookshot/tasks/reset_encryptioon.yml +++ b/roles/custom/matrix-bridge-hookshot/tasks/reset_encryptioon.yml @@ -4,7 +4,7 @@ cmd: | {{ devture_systemd_docker_base_host_command_docker }} run --rm - --name={{ matrix_hookshot_container_url }}-reset-crypto + --name={{ matrix_hookshot_container_ident }}-reset-crypto --user={{ matrix_user_uid }}:{{ matrix_user_gid }} --cap-drop=ALL -v {{ matrix_hookshot_base_path }}/config.yml:/config.yml