ceph-ansible/tests/module_utils
Dimitri Savineau 6616908577 module_utils: don't add newline to the data
When executing a command via the run_command method and passing some
data with stdin then the default behavior is to add append a newline.
This breaks the value of password used by our modules.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2021-01-18 11:29:30 -05:00
..
test_ca_common.py module_utils: don't add newline to the data 2021-01-18 11:29:30 -05:00