community.docker/plugins
Felix Fontein ff503d9bd7
Add docker_container_exec module (#105)
* Move some code from plugin_utils to module_utils.

* First version of docker_container_exec module.

* Linting.

* Avoid using display.

* Move common socket_handler code to module_utils.

* Add module support, use it in docker_container_exec.

* Add tests.

* Fix copyright lines.

* Add this and other 'new' modules to README.

* Apply suggestions from code review

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/modules/docker_container_exec.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2021-04-06 23:53:17 +02:00
..
connection docker.py: allow docker versions beginning with 'v' (#76) 2021-01-27 14:16:35 +00:00
doc_fragments Add use_ssh_client flag (#114) 2021-04-02 10:14:09 +02:00
inventory Add use_ssh_client flag (#114) 2021-04-02 10:14:09 +02:00
module_utils Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00
modules Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00
plugin_utils Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00