Install and configure nginx and nginx-letsencrypt wrapper on host
Go to file
Knut Ahlers 6cd4e1d1f2
Add fallback for locations without lines but target
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-12-25 13:51:31 +01:00
defaults Initial version 2017-12-25 12:17:17 +01:00
meta Initial version 2017-12-25 12:17:17 +01:00
tasks Initial version 2017-12-25 12:17:17 +01:00
templates Add fallback for locations without lines but target 2017-12-25 13:51:31 +01:00
History.md prepare release v0.1.0 2017-12-25 12:20:20 +01:00
LICENSE Initial version 2017-12-25 12:17:17 +01:00
README.md Initial version 2017-12-25 12:17:17 +01:00

luzifer-ansible / nginx-letsencrypt

This role installs nginx and 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 for usage of roles within Ansible Galaxy.

For configuration variables and how to use them see defaults/main.yml.