community.docker/plugins/connection
Felix Fontein bed775c4ea
docker_container_exec: improve handling of chdir option (#243)
* Only pass chdir on when it is provided, and prevent this option from being used for Docker SDK for Python < 3.0.0.

* Also fix docker_api connection plugin.
2021-11-30 09:14:34 +01:00
..
docker_api.py docker_container_exec: improve handling of chdir option (#243) 2021-11-30 09:14:34 +01:00
docker.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#164) 2021-06-26 13:39:51 +02:00
nsenter.py Add nsenter connection plugin (#173) 2021-08-02 08:17:53 +02:00