Skip to content

Commit

Permalink
Increased upper Ansible test range to Ansible 2.8 (#101)
Browse files Browse the repository at this point in the history
Ensure this role works with Ansible 2.8.
  • Loading branch information
freemanjp committed Jul 19, 2019
1 parent 6eb071c commit 8e80014
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .moleculew/ansible_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.0
2.8.2
18 changes: 9 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,31 @@ matrix:
- MOLECULEW_ANSIBLE=2.5.10
- MOLECULE_SCENARIO=opensuse
- env:
- MOLECULEW_ANSIBLE=2.7.0
- MOLECULEW_ANSIBLE=2.8.2
- MOLECULE_SCENARIO=centos-min
- env:
- MOLECULEW_ANSIBLE=2.7.0
- MOLECULEW_ANSIBLE=2.8.2
- MOLECULE_SCENARIO=centos-max
- env:
- MOLECULEW_ANSIBLE=2.7.0
- MOLECULEW_ANSIBLE=2.8.2
- MOLECULE_SCENARIO=debian-max
- env:
- MOLECULEW_ANSIBLE=2.7.0
- MOLECULEW_ANSIBLE=2.8.2
- MOLECULE_SCENARIO=debian-min
- env:
- MOLECULEW_ANSIBLE=2.7.0
- MOLECULEW_ANSIBLE=2.8.2
- MOLECULE_SCENARIO=default
- env:
- MOLECULEW_ANSIBLE=2.7.0
- MOLECULEW_ANSIBLE=2.8.2
- MOLECULE_SCENARIO=ubuntu-min
- env:
- MOLECULEW_ANSIBLE=2.7.0
- MOLECULEW_ANSIBLE=2.8.2
- MOLECULE_SCENARIO=fedora
- env:
- MOLECULEW_ANSIBLE=2.7.0
- MOLECULEW_ANSIBLE=2.8.2
- MOLECULE_SCENARIO=opensuse
- env:
- MOLECULEW_ANSIBLE=2.7.0
- MOLECULEW_ANSIBLE=2.8.2
- MOLECULE_SCENARIO=ubuntu-max-go-eol

# Require the standard build environment
Expand Down

0 comments on commit 8e80014

Please sign in to comment.