Files
community.general/lib/ansible
Tom X. Tobin 1223143ebe osx_defaults: Fix boolean value parsing
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:

- 130bd670d82cc55fa321021e819838e07ff10c08

Fixes #709.
2016-12-08 11:33:45 -05:00
..
2016-11-29 12:34:30 -05:00
2016-12-05 14:15:43 -08:00
2016-11-23 16:30:46 -05:00
2016-12-05 13:03:14 -08:00
2016-10-03 11:46:31 -05:00