Skip to content

Commit

Permalink
Increase min supported version to 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ndench committed Oct 30, 2017
1 parent d38d455 commit fa9f188
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ python: "3.6"
env:
- ANSIBLE_VERSION=latest
- ANSIBLE_VERSION=2.4
- ANSIBLE_VERSION=2.3
- ANSIBLE_VERSION=2.2
- ANSIBLE_VERSION=2.1
- ANSIBLE_VERSION=2.0
- ANSIBLE_VERSION=1.9

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 @@ -4,7 +4,7 @@ galaxy_info:
company: DingoPM
license: license MIT

min_ansible_version: 2.0
min_ansible_version: 2.4

platforms:
- name: Ubuntu
Expand Down

0 comments on commit fa9f188

Please sign in to comment.