From 64f3ecf9ceffca04a8cc7578e885acb81aa9da26 Mon Sep 17 00:00:00 2001 From: Mischa ter Smitten Date: Fri, 19 May 2017 11:03:58 +0200 Subject: [PATCH] Add latest Ansible version (2.2.3.0) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d1bb3b2..057c6ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ python: "2.7" env: - ANSIBLE_VERSION=latest - ANSIBLE_VERSION=2.3.0.0 + - ANSIBLE_VERSION=2.2.3.0 - ANSIBLE_VERSION=2.2.2.0 - ANSIBLE_VERSION=2.2.1.0 - ANSIBLE_VERSION=2.2.0.0