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/test/units/utils/expected_serialization_prof...
Matt Davis bbbfbd57e2
fix key conversion on legacy JSON profiles (#85253)
* fix key conversion on legacy JSON profiles

* restore stdlib silent str conversion behavior for int/float/bool/None dict key types
* remove most conversions for non-scalar keys
* add key conversion cases to JSON profile test suite

* typo

* Fix sanity test failures

* Fix _handle_key_str_fallback implementation

---------

Co-authored-by: Matt Clay <matt@mystile.com>
6 months ago
..
cache_persistence.txt fix key conversion on legacy JSON profiles (#85253) 6 months ago
fallback_to_str.txt fix key conversion on legacy JSON profiles (#85253) 6 months ago
inventory_legacy.txt fix key conversion on legacy JSON profiles (#85253) 6 months ago
legacy.txt fix key conversion on legacy JSON profiles (#85253) 6 months ago
module_legacy_c2m.txt fix key conversion on legacy JSON profiles (#85253) 6 months ago
module_legacy_m2c.txt fix key conversion on legacy JSON profiles (#85253) 6 months ago
module_modern_c2m.txt fix key conversion on legacy JSON profiles (#85253) 6 months ago
module_modern_m2c.txt fix key conversion on legacy JSON profiles (#85253) 6 months ago
tagless.txt fix key conversion on legacy JSON profiles (#85253) 6 months ago