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
Matt Davis 3a487532dd 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>
(cherry picked from commit bbbfbd57e2)
6 months ago
..
integration Resolve misc DTFIX0/1 (#85247) 6 months ago
lib/ansible_test ansible-test - Fix incorrect use of InferenceContext (#85230) 6 months ago
sanity Misc ssh agent fixes (#85238) 6 months ago
support async handling changed to use 'true' booleans(#85074) 6 months ago
units fix key conversion on legacy JSON profiles (#85253) 6 months ago