mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-04-27 00:46:53 +00:00
Export Ansible's 'boolean' parsing function so it can be used to verify if a string can be handled as a truthy value, allowing module parameters to use strings instead of bools, as strings can be cleared by using empty strings.