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/cloud/docker
Daniel Andrei Minca ced24b7b03 fix unclear documentation for docker container
the docker container module's `exposed_ports` was slightly ambigous.

Use the official Docker documentation to define what an `exposed port`
is.

Resolves: ansible/ansible-modules-core#5303
Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>
9 years ago
..
__init__.py added __init__.py to new cloud subcategories so builds work again 11 years ago
_docker.py Fix container labels expected vs actual comparison. 9 years ago
docker_container.py fix unclear documentation for docker container 9 years ago
docker_image.py Let docker-py handle decoding and JSON parsing of stream data. Fixes #4930. 9 years ago
docker_image_facts.py Fix Typo in docker_image_facts module 10 years ago
docker_login.py Fixing Docker compile time errors irt exception handling for Python 3 10 years ago
docker_network.py Bulk spelling improvement to modules-core (#5225) 9 years ago
docker_service.py Bulk spelling improvement to modules-core (#5225) 9 years ago