Using `docker_container` with a `cap_drop` argument requires Ansible >=2.7. We want to support older versions too (2.4), so we either need to stop invoking it with `cap_drop` (insecure), or just stop using the module altogether. Since it was suffering from other bugs too (not deleting containers on failure), we've decided to remove `docker_container` usage completely. |
||
|---|---|---|
| .. | ||
| matrix-base | ||
| matrix-common-after/tasks | ||
| matrix-corporal | ||
| matrix-coturn | ||
| matrix-mailer | ||
| matrix-mxisd | ||
| matrix-nginx-proxy | ||
| matrix-postgres | ||
| matrix-riot-web | ||
| matrix-synapse | ||