mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
If we specify a roles_path from the cli, use a optparse action callback to make sure the roles_path is set to a path list. Fixes #15255