ceph-ansible/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
..
__init__.py library: add module_utils namespace 2020-11-24 10:38:28 +01:00
ca_common.py module_utils: don't add newline to the data 2021-01-18 11:29:30 -05:00