Skip to content

Commit

Permalink
Add latest Ansible versions (2.5.10, 2.5.11, 2.6.7)
Browse files Browse the repository at this point in the history
And bump the minimal Ansible version to 2.5.0
  • Loading branch information
tersmitten committed Nov 12, 2018
1 parent df618f7 commit 3103f0e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
18 changes: 3 additions & 15 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,16 @@ env:
- ANSIBLE_VERSION=latest
- 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
- ANSIBLE_VERSION=2.6.3
- 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
Expand All @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ galaxy_info:
company: Oefenweb.nl B.V.
description: Set up a postfix server in Debian-like systems
license: MIT
min_ansible_version: 2.2.0.0
min_ansible_version: 2.5.0.0
platforms:
- name: Ubuntu
versions:
Expand Down

0 comments on commit 3103f0e

Please sign in to comment.