community.general/lib/ansible/modules/cloud/docker
Dave Bendit 73640a4190 [docker_network] Adding scope and attachable flags (#49562)
Incorporating the abandoned work from PRs #35288 and #45552. Also adding in
the version checking from `docker_container.py`, which should be abstracted
out to `docker_common.py`.
2018-12-06 18:50:45 +00:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_docker.py Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
docker_config.py docker_* modules: simplify idempotency comparisons (#47709) 2018-10-30 08:50:34 +00:00
docker_container.py Support for pids_limit parameter in docker_container module (#49319) 2018-12-03 11:22:43 +00:00
docker_container_facts.py Add docker_container_facts module. (#48062) 2018-11-06 15:08:28 +00:00
docker_image.py docker_* modules: updating argument_spec (#48491) 2018-11-12 11:33:42 +00:00
docker_image_facts.py docker_* modules: updating argument_spec (#48491) 2018-11-12 11:33:42 +00:00
docker_login.py docker_* modules: unify docker module version checks (#47046) 2018-10-18 10:51:58 +01:00
docker_network.py [docker_network] Adding scope and attachable flags (#49562) 2018-12-06 18:50:45 +00:00
docker_prune.py docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_secret.py docker_* modules: simplify idempotency comparisons (#47709) 2018-10-30 08:50:34 +00:00
docker_service.py docker_* modules: updating argument_spec (#48491) 2018-11-12 11:33:42 +00:00
docker_stack.py New module: add docker_stack module (clound/docker/docker_stack) (#24588) 2018-09-18 09:54:44 +01:00
docker_swarm.py [docker_network] Adding scope and attachable flags (#49562) 2018-12-06 18:50:45 +00:00
docker_swarm_service.py docker_* modules: improve diff (#48546) 2018-11-19 09:59:54 +00:00
docker_volume.py docker_* modules: improve diff (#48546) 2018-11-19 09:59:54 +00:00