This website requires JavaScript.
Explore
Help
Sign In
finallycoffee
/
matrix-docker-ansible-deploy
Watch
5
Star
1
Fork
0
You've already forked matrix-docker-ansible-deploy
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
5de4b5c6570189b200fb41e61871a7fc839b60b3
matrix-docker-ansible-deploy
/
roles
/
custom
/
matrix-element-call
History
Slavi Pantaleev
d4c168daa9
Do not use
docker stop --time
(deprecated in Docker v28 in favor of
--timeout
or just
-t
)
2025-07-30 06:48:33 +03:00
..
defaults
Update ghcr.io/element-hq/element-call Docker tag to v0.13.1
2025-07-03 20:27:45 +03:00
tasks
Cast variables to string before running
length
on them when checking if a variable contains a value
2025-07-26 18:13:07 +03:00
templates
Do not use
docker stop --time
(deprecated in Docker v28 in favor of
--timeout
or just
-t
)
2025-07-30 06:48:33 +03:00
vars
Add Element Call support
2025-03-15 08:34:48 +02:00