1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-13 13:12:30 +00:00
community.general/test/units/modules/cloud/docker
Felix Fontein 0c2bb3da04 docker modules: various adjustments (#51700)
* Move docker_ module_utils into subpackage.

* Remove docker_ prefix from module_utils.docker modules.

* Adding jurisdiction for module_utils/docker to $team_docker.

* Making docker* unit tests community supported.

* Linting.

* Python < 2.6 is not supported.

* Refactoring docker-py version comments. Moving them to doc fragments. Cleaning up some indentations.
2019-02-08 08:16:11 +00:00
..
__init__.py
test_docker_container.py
test_docker_network.py [docker_network] add ipv6 support (#47492) 2018-11-02 08:59:16 +10:00
test_docker_swarm_service.py docker_swarm_service: Enable tests (#51170) 2019-02-05 08:25:29 +00:00
test_docker_volume.py docker modules: various adjustments (#51700) 2019-02-08 08:16:11 +00:00