mirror of
https://github.com/luzifer-ansible/nginx-letsencrypt.git
synced 2024-11-08 21:30:00 +00:00
14 lines
472 B
Markdown
14 lines
472 B
Markdown
# luzifer-ansible / nginx-letsencrypt
|
|
|
|
This role installs nginx and [nginx-letsencrypt](https://github.com/Luzifer/nginx-letsencrypt) on the host and writes the nginx configuration to be used.
|
|
|
|
## Requirements
|
|
|
|
- Debian >= 8 (jessie)
|
|
- Ubuntu >= 16.04 (xenial)
|
|
|
|
## Usage
|
|
|
|
See the [Ansible Galaxy Intro](https://galaxy.ansible.com/intro) for usage of roles within Ansible Galaxy.
|
|
|
|
For configuration variables and how to use them see [defaults/main.yml](defaults/main.yml).
|