]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_volume: perserve newlines in stdout and stderr when zapping
authorAndrew Schoen <aschoen@redhat.com>
Wed, 28 Mar 2018 16:10:17 +0000 (11:10 -0500)
committerSébastien Han <seb@redhat.com>
Tue, 10 Apr 2018 12:19:21 +0000 (14:19 +0200)
commit36e71f6532062cfc2e0ce6a3ce9ccaf5537418ea
tree7ca47527da38740b841261ffe3b04f0eb0cd096b
parentc6e8f8fb11a8267622e3918f14d445a57fe42570
ceph_volume: perserve newlines in stdout and stderr when zapping

Because we have many commands we might need to run the
ANSIBLE_STDOUT_CALLBACK won't format these nicely because we're
not reporting these back at the root level of the json result.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
library/ceph_volume.py