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. |
||
|---|---|---|
| .. | ||
| ext | ||
| import_media_store.yml | ||
| init.yml | ||
| main.yml | ||
| register_user.yml | ||
| self_check_client_api.yml | ||
| self_check_federation_api.yml | ||
| setup_synapse_entrypoint.yml | ||
| setup_synapse_goofys.yml | ||
| setup_synapse_main.yml | ||
| setup_synapse_pre.yml | ||
| validate_config.yml | ||