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
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
..
files docker_container: fix various idempotency problems and non-working options (#45905) 2018-09-24 10:40:05 +01:00
meta integration tests for docker_container (#45747) 2018-09-19 21:01:23 +10:00
tasks docker_container, docker_image_facts: allow to use image IDs (#46324) 2018-10-06 08:50:31 -05:00
aliases integration tests for docker_container (#45747) 2018-09-19 21:01:23 +10:00