matrix-docker-ansible-deploy/roles/custom/matrix-dimension
Slavi Pantaleev d12643eb91 Do not use docker stop --time (deprecated in Docker v28 in favor of --timeout or just -t)
`-t` works on both old and new Docker versions, so it's best to use that.
2025-02-22 21:42:18 +02:00
..
defaults Replace "@user1" with "@alice" and "@user2" with "@bob" (#3833) 2024-11-28 13:53:11 +02:00
tasks Update roles/custom/matrix-dimension/tasks/setup_install.yml: fix capitalization 2025-02-07 17:59:46 +09:00
templates Do not use docker stop --time (deprecated in Docker v28 in favor of --timeout or just -t) 2025-02-22 21:42:18 +02:00
vars