Community Docker Collection for Ansible: modules and plugins for working with Docker
Go to file
Felix Fontein d0ad62b869 docker_container: make sure to_text() and to_native() are used instead of str() (#642)
* Make sure to_text() and to_native() are used instead of str().

* Add changelog.

* Quoting should stay.
2020-10-30 07:05:51 +01:00
plugins docker_container: make sure to_text() and to_native() are used instead of str() (#642) 2020-10-30 07:05:51 +01:00
tests Fix docker_container tests (#549) 2020-10-30 07:05:51 +01:00