You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs
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>
5 years ago
..
fragments vault: Read stdin data as binary on python3 (#52229) 5 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 8 years ago
changelog.yaml Use antsibull-changelog instead of packaged changelog generator (#69313) 6 years ago
config.yaml Make changelog tool be more strict about suffixes (#70909) 5 years ago