From d801f7813ade53fe477ce2db9d4614f20e9d1836 Mon Sep 17 00:00:00 2001 From: Travis Truman Date: Fri, 12 Aug 2016 15:08:15 -0500 Subject: [PATCH] Ansible 2.1.1 role testing Change-Id: I4c144b1681e1699b225800921e67e89a19a688e0 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 53cfb82..081d05d 100644 --- a/tox.ini +++ b/tox.ini @@ -67,7 +67,7 @@ commands = [testenv:ansible] deps = {[testenv]deps} - ansible==1.9.4 + ansible==2.1.1 setenv = {[testenv]setenv} ANSIBLE_ACTION_PLUGINS = {toxinidir}/action