Skip to content

Commit

Permalink
Merge pull request nsg#26 from nsg/remove-old-ansible-version
Browse files Browse the repository at this point in the history
Remove support for old insecure Ansible versions.
  • Loading branch information
nsg authored Aug 4, 2017
2 parents 5431963 + a41e1a9 commit f6ee682
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ env:
global:
- CONTAINER_IMAGES="images:centos/6 images:centos/7 images:debian/jessie images:debian/stretch ubuntu:14.04 ubuntu:16.04"
matrix:
- ANSIBLE_VERSIONS="1.8.4"
- ANSIBLE_VERSIONS="1.9.6"
- ANSIBLE_VERSIONS="2.1.6"
- ANSIBLE_VERSIONS="2.2.3"
- ANSIBLE_VERSIONS="latest"

install:
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ galaxy_info:
# - Apache
# - CC-BY
license: MIT
min_ansible_version: 1.2
min_ansible_version: 2.1.4
#
# Below are all platforms currently available. Just uncomment
# the ones that apply to your role. If you don't see your
Expand Down

0 comments on commit f6ee682

Please sign in to comment.