1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/docker_container/tasks/tests
Felix Fontein a520ca3298 docker_container, docker_image_facts: allow to use image IDs (#46324)
* Allow to specify images by hash for docker_container and docker_image_facts.

* flake8

* More sanity checks.

* Added changelog.

* Added test.

* Make compatible with Python < 3.4.

* Remove out-commented imports.
2018-10-06 08:50:31 -05:00
..
comparisons.yml docker_container: ambiguous parameter "stop_timeout" (#43874) 2018-09-30 12:03:53 +01:00
image-ids.yml docker_container, docker_image_facts: allow to use image IDs (#46324) 2018-10-06 08:50:31 -05:00
options.yml docker_container: ambiguous parameter "stop_timeout" (#43874) 2018-09-30 12:03:53 +01:00
regression-45700-dont-parse-on-absent.yml docker_container: fix various idempotency problems and non-working options (#45905) 2018-09-24 10:40:05 +01:00
start-stop.yml docker_container: fix various idempotency problems and non-working options (#45905) 2018-09-24 10:40:05 +01:00