mirror of
https://github.com/geerlingguy/ansible-role-nginx.git
synced 2025-02-16 01:11:29 +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.
|
description: Nginx installation for Linux, FreeBSD and OpenBSD.
|
||||||
company: "Midwestern Mac, LLC"
|
company: "Midwestern Mac, LLC"
|
||||||
license: "license (BSD, MIT)"
|
license: "license (BSD, MIT)"
|
||||||
min_ansible_version: 1.8
|
min_ansible_version: 2.4
|
||||||
platforms:
|
platforms:
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
@ -36,3 +36,8 @@ galaxy_info:
|
|||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- development
|
- development
|
||||||
- web
|
- web
|
||||||
|
- nginx
|
||||||
|
- reverse
|
||||||
|
- proxy
|
||||||
|
- load
|
||||||
|
- balancer
|
||||||
|
Loading…
Reference in New Issue
Block a user