mirror of https://github.com/ansible/ansible.git
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.pull/59203/head
parent
7cefef9719
commit
0b284c1431
Loading…
Reference in New Issue