Skip to content

Commit 6bf9795

Browse files
authored
Increased upper Ansible test range to Ansible 2.8 (#62)
Ensure this role works with Ansible 2.8.
1 parent c2d4e3d commit 6bf9795

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.moleculew/ansible_version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.0
1+
2.8.2

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
matrix:
99
# Spin off separate builds for each of the following versions of Ansible
1010
- MOLECULEW_ANSIBLE=2.5.10
11-
- MOLECULEW_ANSIBLE=2.7.0
11+
- MOLECULEW_ANSIBLE=2.8.2
1212

1313
# Require the standard build environment
1414
sudo: required

0 commit comments

Comments
 (0)