94a81f7b44
* Make sure ansible_become treated as a boolean
(cherry picked from commit 8aca464b8b
)
3 lines
188 B
YAML
3 lines
188 B
YAML
bugfixes:
|
|
- The `ansible_become` value was not being treated as a boolean value when set in an INI format
|
|
inventory file (fixes bug https://github.com/ansible/ansible/issues/70476).
|