19 Forks
57 Stars
57 Watchers

tox-ansible

The tox-ansible plugin dynamically creates a full matrix of python interpreter and ansible-core version environments for running integration, sanity, and unit for an ansible collection both locally and in a Github action. tox virtual environments are leveraged for collection building, collection installation, dependency installation, and testing.

How to download and setup tox-ansible

Open terminal and run command
git clone https://github.com/ansible/tox-ansible.git
git clone is used to create a copy or clone of tox-ansible repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tox-ansible https://github.com/ansible/tox-ansible/archive/master.zip

Or simply clone tox-ansible with SSH
[email protected]:ansible/tox-ansible.git

If you have some problems with tox-ansible

You may open issue on tox-ansible support forum (system) here: https://github.com/ansible/tox-ansible/issues