1223143ebe
Values for boolean types were being unconditionally treated as strings
(by calling `.lower()`), thus breaking value parsing for actual boolean
and integer objects.
It looks like the bug was introduced in:
-
|
||
---|---|---|
.. | ||
ansible |