summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/docker/docker_image_facts.py
Commit message (Expand)AuthorAgeFilesLines
* docker_* modules: updating argument_spec (#48491)Felix Fontein2018-11-121-1/+1
* docker_* modules: unify docker module version checks (#47046)Felix Fontein2018-10-181-1/+2
* docker_container, docker_image_facts: allow to use image IDs (#46324)Felix Fontein2018-10-061-8/+13
* docker-py: bump minimal version to 1.8.0 (#46134)Felix Fontein2018-09-261-1/+1
* Clarify that uninstalling docker-py can break docker (and vice versa). (#43238)Felix Fontein2018-08-281-1/+3
* Docker modules: improve documentation on docker vs. docker-py Python package ...Felix Fontein2018-07-111-1/+7
* Enable check mode for docker_image_facts (#38944)Clint Byrum2018-06-061-1/+2
* Remove me from botmeta (#39263)jctanner2018-04-241-1/+0
* Clean up module documentation (#36909)Dag Wieers2018-03-151-1/+0
* Bulk autopep8 (modules)John Barker2017-12-071-1/+1
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Get rid of more wildcard imports and add boilerplate to more modulesToshio Kuratomi2017-07-291-21/+8
* Changed supported_by from curated to community (#22654)Dylan Silva2017-03-151-1/+1
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Fix invalid fields in module DOCUMENATION (#22297)John R Barker2017-03-091-1/+1
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Fix Typo in docker_image_facts moduleJulien Vey2016-12-081-1/+1
* Fixing Docker compile time errors irt exception handling for Python 3Mike Mars2016-12-081-1/+1
* ansible-validate-modules part 4: Enable check on ansible-modules-core (#3526)John R Barker2016-12-081-3/+3
* Adding docker_image_facts (#3493)Chris Houseknecht2016-12-081-0/+244