ansible/lib
Joe Clarke 0b284c1431 Cast booleans to strings. (#60544)
This avoids an error when building the API request:

TypeError: Argument must be bytes or unicode, got 'bool'

This would occur when one explicitly sets async_bool or ignore_owners in
a playbook/role.
2019-08-26 11:32:14 -04:00
..
ansible Cast booleans to strings. (#60544) 2019-08-26 11:32:14 -04:00