Ansible 2.1.1 role testing
Change-Id: I4c144b1681e1699b225800921e67e89a19a688e0
This commit is contained in:
parent
388dfe10e4
commit
d801f7813a
2
tox.ini
2
tox.ini
@ -67,7 +67,7 @@ commands =
|
|||||||
[testenv:ansible]
|
[testenv:ansible]
|
||||||
deps =
|
deps =
|
||||||
{[testenv]deps}
|
{[testenv]deps}
|
||||||
ansible==1.9.4
|
ansible==2.1.1
|
||||||
setenv =
|
setenv =
|
||||||
{[testenv]setenv}
|
{[testenv]setenv}
|
||||||
ANSIBLE_ACTION_PLUGINS = {toxinidir}/action
|
ANSIBLE_ACTION_PLUGINS = {toxinidir}/action
|
||||||
|
Loading…
Reference in New Issue
Block a user