From 1e4b527a3f892675530792a14413d0116e6eb411 Mon Sep 17 00:00:00 2001 From: Mischa ter Smitten Date: Mon, 12 Nov 2018 12:07:46 +0100 Subject: [PATCH] Add latest Ansible versions (2.5.10, 2.5.11, 2.6.7) And bump the minimal Ansible version to 2.5.0 --- .travis.yml | 20 ++++---------------- meta/main.yml | 2 +- 2 files changed, 5 insertions(+), 17 deletions(-) diff --git a/.travis.yml b/.travis.yml index f038fe1..ccf522c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,9 @@ python: "2.7" env: - ANSIBLE_VERSION=latest - - ANSIBLE_VERSION=2.7.0 - ANSIBLE_VERSION=2.7.1 + - ANSIBLE_VERSION=2.7.0 + - ANSIBLE_VERSION=2.6.7 - ANSIBLE_VERSION=2.6.6 - ANSIBLE_VERSION=2.6.5 - ANSIBLE_VERSION=2.6.4 @@ -16,6 +17,8 @@ env: - ANSIBLE_VERSION=2.6.2 - ANSIBLE_VERSION=2.6.1 - ANSIBLE_VERSION=2.6.0 + - ANSIBLE_VERSION=2.5.11 + - ANSIBLE_VERSION=2.5.10 - ANSIBLE_VERSION=2.5.9 - ANSIBLE_VERSION=2.5.8 - ANSIBLE_VERSION=2.5.7 @@ -26,21 +29,6 @@ env: - ANSIBLE_VERSION=2.5.2 - ANSIBLE_VERSION=2.5.1 - ANSIBLE_VERSION=2.5.0 - - ANSIBLE_VERSION=2.4.6.0 - - ANSIBLE_VERSION=2.4.5.0 - - ANSIBLE_VERSION=2.4.4.0 - - ANSIBLE_VERSION=2.4.3.0 - - ANSIBLE_VERSION=2.4.2.0 - - ANSIBLE_VERSION=2.4.1.0 - - ANSIBLE_VERSION=2.4.0.0 - - ANSIBLE_VERSION=2.3.3.0 - - ANSIBLE_VERSION=2.3.2.0 - - ANSIBLE_VERSION=2.3.1.0 - - 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 branches: only: diff --git a/meta/main.yml b/meta/main.yml index f93c21b..0bf2b5a 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -5,7 +5,7 @@ galaxy_info: company: Oefenweb.nl B.V. description: Set up Komodo IDE by ActiveState in Debian-like systems license: MIT - min_ansible_version: 2.2.0.0 + min_ansible_version: 2.5.0.0 platforms: - name: Ubuntu versions: