ansible/test
Sven Wegener 08cc6edc64
vault: Read stdin data as binary on python3 (#52229)
On python3 sys.stdin is an encoded file object that does not support
reading raw binary data. Use the supplied buffer object to do so.

Signed-off-by: Sven Wegener <sven.wegener@inovex.de>

Co-authored-by: Sven Wegener <sven.wegener@inovex.de>
2020-12-09 09:46:32 +01:00
..
ansible_test
integration Fix fileglob parameter order bug (#72879) 2020-12-08 16:31:34 +01:00
lib/ansible_test Address additional ansible_core rename issues (#72906) 2020-12-08 12:22:55 -06:00
sanity The implicit default for type=bool options is not 'false', but 'none' (#72699) 2020-12-04 12:13:14 -05:00
support Various intentional tests (#72485) 2020-11-06 08:41:41 -06:00
units vault: Read stdin data as binary on python3 (#52229) 2020-12-09 09:46:32 +01:00
utils/shippable [devel] Azure Pipelines configuration. 2020-12-02 13:40:01 -08:00