mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-01 12:02:09 +07:00
I support now FreeBSD!
This commit is contained in:
@@ -58,6 +58,13 @@ Fine configuration
|
|||||||
[Basic Auth](doc/auth.md)
|
[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
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,9 @@ galaxy_info:
|
|||||||
versions:
|
versions:
|
||||||
- wheezy
|
- wheezy
|
||||||
- jessie
|
- jessie
|
||||||
|
- name: FreeBSD
|
||||||
|
versions:
|
||||||
|
- 10.2
|
||||||
categories:
|
categories:
|
||||||
- web
|
- web
|
||||||
- proxy
|
- proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user