Skip to content

Add support for ansible-test environment

Compare
Choose a tag to compare
@richm richm released this 02 Mar 22:56
· 149 commits to main since this release
b82750b

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.