mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 21:01:13 +00:00
Also modifies param type checking code to remove whitespace from around params before splitting them into k=v pairs. Fixes #8199