community.docker/plugins
Brian Coca 37a3264042
docker connection plugin: fix config docs and update to use config system (#297)
* fix config docs and update to use config system

 wean off play_context which did not have the correct data in all cases

* moar fixes

* Update plugins/connection/docker.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* updated for backwards compat

* badmergeresolution

* makeitworks

* attempt to fix unit test

* mocking it# No more than 50 chars. #### 50 chars is here: #

* Update plugins/connection/docker.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/connection/docker.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/connection/docker.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/connection/docker.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/connection/docker.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/connection/docker.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* nomock

* remove bad paste

* properly load connection to initialize config

* initizlie docker args

* Fix bugs.

* Call _set_conn_data() when needed.

* Cache result of _get_docker_remote_user() now that it is called multiple times per task.

* Fix unit tests.

* list.clear() is Python 3...

* Add changelog.

* Call _set_conn_data() also in _connect().

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-03-21 19:19:14 +01:00
..
connection docker connection plugin: fix config docs and update to use config system (#297) 2022-03-21 19:19:14 +01:00
doc_fragments Pass Docker daemon connection params from inventory to connection plugin (#157) 2021-06-22 06:29:56 +02:00
inventory More small docs fixes. (#281) 2022-01-10 07:42:40 +01:00
module_utils Try to make more compatible with podman-docker. (#292) 2022-02-11 12:23:36 +01:00
modules Fix warning/error extraction. (#305) 2022-03-14 21:01:35 +01:00
plugin_utils Deprecate default for tls_hostname (#134) 2021-05-04 07:50:33 +02:00