You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
__init__.py docker: Allow publishing of ports with the same number but different protocol (#38412) 8 years ago
test_docker_container.py docker: Allow publishing of ports with the same number but different protocol (#38412) 8 years ago
test_docker_network.py [docker_network] add ipv6 support (#47492) 7 years ago
test_docker_swarm_service.py docker_swarm_service: Enable tests (#51170) 7 years ago
test_docker_volume.py docker modules: various adjustments (#51700) 7 years ago