community.general/lib/ansible/module_utils/docker
Felix Fontein d7fd4d0550 docker_*: always use client.fail() over module.fail_json(), allow to always return data on failure (#51999)
* Always use client.fail() instead of module.fail_json().

* Allow to pass on results on module failure.

* Linting.
2019-02-13 14:10:23 -05:00
..
__init__.py docker modules: various adjustments (#51700) 2019-02-08 08:16:11 +00:00
common.py docker_*: always use client.fail() over module.fail_json(), allow to always return data on failure (#51999) 2019-02-13 14:10:23 -05:00
swarm.py docker_*: always use client.fail() over module.fail_json(), allow to always return data on failure (#51999) 2019-02-13 14:10:23 -05:00