mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-03-10 10:12:09 +07:00
Doc fixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
Nginx for Debian Ansible role
|
||||
=============================
|
||||
Nginx for Debian/FreeBSD Ansible role
|
||||
=====================================
|
||||
|
||||
[](https://galaxy.ansible.com/list#/roles/4399) [](https://travis-ci.org/HanXHX/ansible-nginx)
|
||||
|
||||
Install and configure Nginx on Debian.
|
||||
Install and configure Nginx on Debian/FreeBSD.
|
||||
|
||||
Features:
|
||||
|
||||
@@ -57,6 +57,8 @@ Fine configuration
|
||||
|
||||
[Basic Auth](doc/auth.md)
|
||||
|
||||
[FreeBSD](doc/freebsd.md)
|
||||
|
||||
|
||||
Note
|
||||
----
|
||||
|
||||
4
doc/freebsd.md
Normal file
4
doc/freebsd.md
Normal file
@@ -0,0 +1,4 @@
|
||||
Freebsd
|
||||
=======
|
||||
|
||||
Due to Ansible + FreeBSD limitations (`ansible_processor_vcpus`), You must explicitely set `nginx_worker_processes`.
|
||||
Reference in New Issue
Block a user