mirror of
https://github.com/geerlingguy/ansible-role-nginx.git
synced 2025-02-14 00:52:04 +01:00
PR #133 follow-up: Bump minimum Ansible version to 2.4.
This commit is contained in:
parent
212c68800c
commit
0010b7e06c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user