community.general/lib/ansible/modules/cloud/docker
Harris Dimitriou 9e9f2b9ad5 Added userns support on docker_container module Fixes #20648 (#22195)
* added userns support on docker_container module

* Fixes #20648 - changed 'version_added' of userns_mode to 2.3 from 2.2

* version_added 2.5
2017-11-28 16:54:19 +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 docker: PEP8 compliancy and documentation changes (#32628) 2017-11-07 15:35:50 +01:00
docker_container.py Added userns support on docker_container module Fixes #20648 (#22195) 2017-11-28 16:54:19 +00:00
docker_image.py Fix changed event for docker_image in force mode 2017-08-17 10:42:09 -04:00
docker_image_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
docker_login.py Fix gender pronouns and the odd typo (#31709) 2017-10-13 13:52:38 -04:00
docker_network.py fixes #5732 - Add support for using network ID (#22503) 2017-08-30 17:32:45 -04:00
docker_secret.py data should be redacted in docker_secret (#31366) 2017-10-05 14:07:23 -04:00
docker_service.py docker_service build command respects the "pull: no" parameter 2017-10-02 11:11:48 -04:00
docker_volume.py Fix error when there are no docker volumes present yet (#28145) 2017-10-30 15:53:08 -04:00