PR #133 follow-up: Bump minimum Ansible version to 2.4.

This commit is contained in:
Jeff Geerling 2018-04-24 13:15:04 -05:00
parent 212c68800c
commit 0010b7e06c
1 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,7 @@ galaxy_info:
description: Nginx installation for Linux, FreeBSD and OpenBSD.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 1.8
min_ansible_version: 2.4
platforms:
- name: EL
versions:
@ -36,3 +36,8 @@ galaxy_info:
galaxy_tags:
- development
- web
- nginx
- reverse
- proxy
- load
- balancer