1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Matt Clay 7f0e09aa31
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
2019-03-13 16:43:26 -07:00
..
cli Avoid auto-interpreter for ansible-pull localhost. (#53699) 2019-03-12 13:15:14 -07:00
compat Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
config More kubevirt_* modules in k8s mod defaults group (#53450) 2019-03-13 14:28:54 -04:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00
module_utils GCP IAM Role (#53490) 2019-03-13 13:28:01 -04:00
modules AWS: new module ec2_transit_gateway fixes #49376 (#53651) 2019-03-14 09:42:33 +10:00
parsing Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
playbook Undeprecate force handlers (#53705) 2019-03-13 15:45:52 -05:00
plugins Keep existing to_yaml behavior with pyyaml >= 5.1. (#53772) 2019-03-13 16:43:26 -07:00
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils Don't fail if ConnectionError has no code (#53455) 2019-03-07 10:04:08 -05:00
vars fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
__init__.py
constants.py Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00