Skip to content

Commit

Permalink
Upgrade ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrieu, Alban committed Oct 24, 2017
1 parent df877d7 commit 8feb667
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sudo: required
dist: trusty

env:
- ANSIBLE_VERSION=2.1.1
- ANSIBLE_VERSION=2.3.1.0

before_install:
- sudo apt-get update -qq
Expand Down
2 changes: 1 addition & 1 deletion meta/ansigenome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ galaxy_info:
description: A role for installing dropbox
company: Nabla
license: Apache
min_ansible_version: 2.3.0.0
min_ansible_version: 2.3.1.0
platforms:
- name: Ubuntu
versions:
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ galaxy_info:
description: A role for installing dropbox
company: Nabla
license: GPLv3
min_ansible_version: 2.1.1
min_ansible_version: 2.3.1.0
platforms:
- name: Ubuntu
versions:
Expand Down

0 comments on commit 8feb667

Please sign in to comment.