Install and configure nginx and nginx-letsencrypt wrapper on host
Go to file
Knut Ahlers ec1d0b1197
Use cache_valid_time for apt module
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-03-19 16:12: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 Use cache_valid_time for apt module 2018-03-19 16:12:31 +01:00
templates Add fallback for locations without lines but target 2017-12-25 13:51:31 +01:00
History.md prepare release v0.2.0 2017-12-25 13:51:48 +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.