mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-03-10 10:12:09 +07:00
I support now FreeBSD!
This commit is contained in:
@@ -58,6 +58,13 @@ Fine configuration
|
||||
[Basic Auth](doc/auth.md)
|
||||
|
||||
|
||||
Note
|
||||
----
|
||||
|
||||
- Active support for Debian.
|
||||
- FreeBSD support is experimental (no Travis). I only test (for the moment) 10.2 (but it can work on other versions).
|
||||
- I don't manage BackupPC for FreeBSD (PR welcome).
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
||||
|
||||
@@ -10,6 +10,9 @@ galaxy_info:
|
||||
versions:
|
||||
- wheezy
|
||||
- jessie
|
||||
- name: FreeBSD
|
||||
versions:
|
||||
- 10.2
|
||||
categories:
|
||||
- web
|
||||
- proxy
|
||||
|
||||
Reference in New Issue
Block a user