Slavi Pantaleev
|
a12cbeac3b
|
Fix async commands
Fixes a regression introduced in d1b5681ba0 .
Looks like `.finished` is a property on the main object, not on some
`.async_result` object.
|
2 years ago |
Slavi Pantaleev
|
d1b5681ba0
|
Report async task failures better
We were previously trying to reach into `.rc`,
but there's no such thing if `async_result.finished == 0`.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2153
|
2 years ago |
Slavi Pantaleev
|
1ea1597020
|
Fix some ansible-lint-reported warnings
This mostly fixes `key-order` warnings around
`block` statements.
|
2 years ago |
Slavi Pantaleev
|
89648cf58e
|
Fix some ansible-lint-reported warnings
|
2 years ago |
Slavi Pantaleev
|
d073c7ecb3
|
More ansible-lint fixes
|
2 years ago |
Slavi Pantaleev
|
ddf18eadc7
|
More ansible-lint fixes
|
2 years ago |
Slavi Pantaleev
|
34cdaade08
|
Use fully-qualified module names for builtin Ansible modules
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1939
|
2 years ago |
Lunar
|
471806e7bd
|
Increase default async time for rust-synapse-compress-state
Increase the async timeout value defaults, as larger Matrix servers need more time to complete.
|
3 years ago |
Aine
|
2da3768b20
|
Added retries to the docker pulls (#1701)
|
3 years ago |
Marko Weltzer
|
7e5b88c3b7
|
fix: all praise the allmighty yamllinter
|
3 years ago |
Michael-GMH
|
85777e8f96
|
merge with upstream
|
4 years ago |
Michael-GMH
|
4e6f6e179b
|
GMH 0.4.6 update
|
4 years ago |
Slavi Pantaleev
|
daf13107a0
|
Add support for rust-synapse-compress-state
|
4 years ago |