Installation¶
Need help or want to discuss the project? See our Contributor guide to join the conversation!
Getting started with tox-ansible is as simple as:
Dependencies¶
tox-ansible will install additional dependencies if necessary:
toxversion 4.0 or greater.pytest-ansibleversion 3.1.0 or greater.pytestpytest-xdistpytest-covwhen unit test coverage is enabledpyyaml
Each generated test environment will also install:
ansible-dev-environment(ade) -- handles collection installation, ansible-core versioning, and Python dependency resolution.