mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +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