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
Matt Clay 2cae458ba9 [stable-2.6] Keep existing to_yaml behavior with pyyaml >= 5.1. (#53772)
In pyyaml versions before 5.1 the default_flow_style for yaml.dump
was None. Starting with 5.1 it is now False. This change explicitly
sets the value to None to maintain the original to_yaml behavior.

The change to pyyaml was made in the following commit:

507a464ce6
(cherry picked from commit 7f0e09aa31)

Co-authored-by: Matt Clay <matt@mystile.com>
7 years ago
..
fragments [stable-2.6] Keep existing to_yaml behavior with pyyaml >= 5.1. (#53772) 7 years ago
.changes.yaml New release v2.6.14 7 years ago
CHANGELOG-v2.6.rst New release v2.6.14 7 years ago
config.yaml Implement new changelog generator. 8 years ago
rhsm_repository-loop-fix-improvements.yaml [stable-2.6] Prevent duplicate entries in rhsm_repository module (#48107) 7 years ago