You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
6 years ago
..
comparisons.yml docker_container: show warnings, fix/improve tests (#53440) 6 years ago
image-ids.yml docker: rename docker_*_facts -> docker_*_info (#54124) 6 years ago
network.yml docker_container: add networks_cli_compatible option (#54198) 6 years ago
options.yml docker_container: improve log_options idempotency by converting to string (#54955) 6 years ago
ports.yml Only use ports in the range 9001-9060. 6 years ago
regression-45700-dont-parse-on-absent.yml Use force_kill instead of stop_timeout to fasten container cleanup. (#48733) 6 years ago
start-stop.yml Use force_kill instead of stop_timeout to fasten container cleanup. (#48733) 6 years ago