Skip to content

Commit

Permalink
Increased upper Ansible test range to Ansible 2.3 (#106)
Browse files Browse the repository at this point in the history
Ensure this role works with Ansible 2.3.
  • Loading branch information
freemanjp authored Apr 30, 2017
1 parent deab1ea commit abb00d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ python: '2.7'
# Spin off separate builds for each of the following versions of Ansible
env:
- ANSIBLE_VERSION=2.0.2
# Temporarily pin to 2.2.1 due to https://github.com/ansible/ansible/issues/23016
- ANSIBLE_VERSION=2.2.1.0
- ANSIBLE_VERSION=2.3.0

# Require the standard build environment
sudo: required
Expand Down

0 comments on commit abb00d9

Please sign in to comment.