summaryrefslogtreecommitdiff
path: root/test/integration/targets/docker_image
Commit message (Expand)AuthorAgeFilesLines
* Backport of https://github.com/ansible-collections/community.docker/commit/87...Felix Fontein2021-03-081-0/+10
* [stable-2.9] Fix docker_image tests (#72953)Felix Fontein2021-01-102-6/+6
* Backport of https://github.com/ansible-collections/community.docker/commit/5e...Felix Fontein2021-01-101-1/+27
* [stable-2.9] Pull images from Quay to avoid Docker Hub limits (#72698)Sam Doran2020-12-016-21/+21
* docker_* modules: fix various errors in argument specs (#65632)Felix Fontein2020-01-101-1/+1
* docker_image and docker_login: move tests needing a registry into own target,...Felix Fontein2019-11-123-156/+3
* Implements extra_hosts for docker_image module (#59540)Sorin Sbarnea2019-07-262-0/+29
* Add build.target option to docker_image module (#58487)Pluggi2019-07-022-0/+33
* safe_eval fix (#57188)Brian Coca2019-06-061-1/+1
* Extend docker_image tests. (#57090)Felix Fontein2019-06-011-0/+48
* Fix assignments in docker tests. (#57249)Felix Fontein2019-05-311-1/+1
* docker modules: make sure everything works with older docker-py versions (#55...Felix Fontein2019-04-172-5/+9
* Revert "Temporarily skip failing Docker tests on RHEL 7.6."Matt Clay2019-03-271-1/+0
* Temporarily skip failing Docker tests on RHEL 7.6.Matt Clay2019-03-261-0/+1
* docker: rename docker_*_facts -> docker_*_info (#54124)Felix Fontein2019-03-212-4/+4
* docker_image: stop pulling by default on build (#53911)Felix Fontein2019-03-181-1/+13
* docker_image: improve usage (#52894)Felix Fontein2019-03-142-35/+76
* [docker_image] fix the changed state for tagging and pushing (#53451)Jakob Ackermann2019-03-081-0/+44
* Trying to work around spurious test failures. (#53472)Felix Fontein2019-03-071-2/+8
* Rebalance docker_* integration tests.Matt Clay2019-03-071-1/+1
* docker_*: enable RHEL8 tests (#53313)Felix Fontein2019-03-051-1/+0
* Add integration tests for docker_image options (#48574)Akshay Gaikwad2019-01-303-0/+248
* docker_* tests: check API version (#48620)Felix Fontein2018-11-191-2/+4
* Add CI platform: rhel/8.0 (#48835)Matt Clay2018-11-161-0/+1
* Use force_kill instead of stop_timeout to fasten container cleanup. (#48733)Felix Fontein2018-11-161-1/+1
* docker_image, docker_image_facts, docker_volume: add basic integration tests ...Felix Fontein2018-10-265-0/+168