mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
CmdRunner format as_list - check for min_len and max_len (#8288)
* CmdRunner format as_list - check for min_len and max_len * Change default min len, add chglog frag
This commit is contained in:
parent
7051fe3449
commit
85f9d89510
3 changed files with 57 additions and 38 deletions
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue