mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
85f9d89510
* CmdRunner format as_list - check for min_len and max_len * Change default min len, add chglog frag
2 lines
213 B
YAML
2 lines
213 B
YAML
minor_changes:
|
|
- cmd_runner module_utils - add validation for minimum and maximum length in the value passed to ``cmd_runner_fmt.as_list()`` (https://github.com/ansible-collections/community.general/pull/8288).
|