ansible/test/runner/tox.ini

10 lines
143 B
INI
Raw Normal View History

[tox]
skipsdist = True
minversion = 2.5.0
[testenv]
changedir = {toxinidir}/../../
commands = {posargs}
passenv = HOME
args_are_paths = False