mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
be22ca0633
* allow bool format to pass alternate (false) value * add changelog fragment
2 lines
206 B
YAML
2 lines
206 B
YAML
minor_changes:
|
|
- cmd_runner module utils - ``cmd_runner_fmt.as_bool()`` can now take an extra parameter to format when value is false (https://github.com/ansible-collections/community.general/pull/5647).
|