Add support for ansible-test environment
Fix several issues with running ansible-test sanity
from tox. You can now run tox -e collection,ansible-test
to first build the collection then run ansible-test against it. ansible-test sanity
is currently run with ansible 2.9 since that's what Automation Hub uses. See the README for more details.