ansible-personal/roles/nginx
Alan Orth e50f413f5e
roles/nginx: Use dynamic include_tasks for Let's Encrypt
Use dynamic includes instead of static imports when you are running
tasks conditionally or using variable interpolation. The down side
is that you need to then tag the parent task as well as all child
tasks, as tags only apply to children of statically imported tasks.
2018-04-25 20:03:32 +03:00
..
defaults roles/nginx: Separate Debian 9 "stretch" Let's Encrypt deps 2018-04-25 20:02:42 +03:00
files roles/nginx: Updates to accomodate Debian 9 (stretch) 2017-01-30 15:43:03 +02:00
handlers roles/nginx: Use systemd module instead of service 2017-11-05 00:27:44 +02:00
tasks roles/nginx: Use dynamic include_tasks for Let's Encrypt 2018-04-25 20:03:32 +03:00
templates Fix a few more Jinja2 filters used as tests 2018-04-05 12:17:26 +03:00