mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 07:56:38 +00:00
The ansible-test shell command doesn't have a --python option; you have to specify the tox environment directly to the --tox command Partially fixes: #49349