.. |
__init__.py
|
…
|
|
_docker.py
|
…
|
|
_docker_service.py
|
docker_service: rename to docker_compose. (#51035)
|
2019-01-23 12:21:57 +00:00 |
docker_compose.py
|
Deprecate returned facts. (#52518)
|
2019-02-26 21:37:29 +00:00 |
docker_config.py
|
docker modules: add missing option types (#52422)
|
2019-02-18 15:40:52 -05:00 |
docker_container.py
|
docker_container: show warnings, fix/improve tests (#53440)
|
2019-03-11 19:04:06 +10:00 |
docker_container_facts.py
|
Simplify docker_*_facts return names (#51939)
|
2019-03-05 16:09:00 +00:00 |
docker_host_facts.py
|
Simplify docker_*_facts return names (#51939)
|
2019-03-05 16:09:00 +00:00 |
docker_image.py
|
docker_image: improve usage (#52894)
|
2019-03-14 09:46:38 +00:00 |
docker_image_facts.py
|
docker modules: add missing option types (#52422)
|
2019-02-18 15:40:52 -05:00 |
docker_login.py
|
Add a new check to ensure that module arguments are valid python identifiers (#53278)
|
2019-03-05 10:26:06 -06:00 |
docker_network.py
|
docker_*: report more warnings (#53710)
|
2019-03-14 09:55:16 +00:00 |
docker_network_facts.py
|
Simplify docker_*_facts return names (#51939)
|
2019-03-05 16:09:00 +00:00 |
docker_node.py
|
docker_swarm: support older docker-py versions (#53129)
|
2019-03-04 12:10:09 +01:00 |
docker_node_facts.py
|
Simplify docker_*_facts return names (#51939)
|
2019-03-05 16:09:00 +00:00 |
docker_prune.py
|
Add docker_prune sample to remove everything, including non-dangling images (#52744)
|
2019-02-25 08:15:15 +00:00 |
docker_secret.py
|
docker modules: add missing option types (#52422)
|
2019-02-18 15:40:52 -05:00 |
docker_stack.py
|
Simplify docker_*_facts return names (#51939)
|
2019-03-05 16:09:00 +00:00 |
docker_swarm.py
|
Removing a swarm node does not work with docker-py < 2.4.0, since it calls client.inspect_node(). (#53565)
|
2019-03-09 14:28:04 -06:00 |
docker_swarm_facts.py
|
Simplify docker_*_facts return names (#51939)
|
2019-03-05 16:09:00 +00:00 |
docker_swarm_service.py
|
docker_*: report more warnings (#53710)
|
2019-03-14 09:55:16 +00:00 |
docker_volume.py
|
Simplify docker_*_facts return names (#51939)
|
2019-03-05 16:09:00 +00:00 |
docker_volume_facts.py
|
Simplify docker_*_facts return names (#51939)
|
2019-03-05 16:09:00 +00:00 |