ansible/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 docker: Allow publishing of ports with the same number but different protocol (#38412) 2018-06-15 12:36:20 -04:00
test_docker_container.py docker: Allow publishing of ports with the same number but different protocol (#38412) 2018-06-15 12:36:20 -04:00
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