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 d64b17731d docker_container: improve log_options idempotency by converting to string (#54955)
* Warn when log_options values are not strings.

* Add changelog.

* Improve message.

* Improve formatting and formulation of other messages.

* Add test for warning.

* Trying double escaping.
2019-04-12 18:36:11 -04:00
..
comparisons.yml docker_container: show warnings, fix/improve tests (#53440) 2019-03-11 19:04:06 +10:00
image-ids.yml docker: rename docker_*_facts -> docker_*_info (#54124) 2019-03-21 08:37:18 +00:00
network.yml docker_container: add networks_cli_compatible option (#54198) 2019-03-25 15:06:21 -04:00
options.yml docker_container: improve log_options idempotency by converting to string (#54955) 2019-04-12 18:36:11 -04:00
ports.yml Only use ports in the range 9001-9060. 2019-03-14 23:50:41 -07:00
regression-45700-dont-parse-on-absent.yml Use force_kill instead of stop_timeout to fasten container cleanup. (#48733) 2018-11-16 12:37:12 +00:00
start-stop.yml Use force_kill instead of stop_timeout to fasten container cleanup. (#48733) 2018-11-16 12:37:12 +00:00