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/tests/integration/targets/docker_container/tasks/tests
patchback[bot] 59a7064392
docker_container: fix idempotency problem with empty published_ports list (#979) (#982)
* Distinguish between [] and None.

* Add changelog fragment.

* Fix typo.

(cherry picked from commit 4e1f6683d9)

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-09-28 21:29:42 +02:00
..
comparisons.yml Initial commit 2020-03-09 09:11:07 +00:00
compatibility.yml Initial commit 2020-03-09 09:11:07 +00:00
image-ids.yml Initial commit 2020-03-09 09:11:07 +00:00
mounts-volumes.yml Initial commit 2020-03-09 09:11:07 +00:00
network.yml Fix docker_container tests (#549) 2020-06-21 16:28:58 +02:00
options.yml docker_container: fix idempotency problem with empty published_ports list (#979) (#982) 2020-09-28 21:29:42 +02:00
ports.yml Initial commit 2020-03-09 09:11:07 +00:00
regression-45700-dont-parse-on-absent.yml Initial commit 2020-03-09 09:11:07 +00:00
start-stop.yml Initial commit 2020-03-09 09:11:07 +00:00