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