ansible-personal/roles/nginx
Alan Orth f427350feb
roles/nginx: Separate Ubuntu 16.04 "Xenial" Let's Encrypt deps
Instead of iterating over fifteen packages with a loop that does fifteen
separate apt transactions, it is better to give the apt module a list so
it can install them all in one transaction. This is both quicker and te-
chnically more safe for dependency resolution.
2018-04-25 20:01:39 +03:00
..
defaults roles/nginx: Separate Ubuntu 16.04 "Xenial" Let's Encrypt deps 2018-04-25 20:01:39 +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: Separate Ubuntu 16.04 "Xenial" Let's Encrypt deps 2018-04-25 20:01:39 +03:00
templates Fix a few more Jinja2 filters used as tests 2018-04-05 12:17:26 +03:00