ansible-personal/roles/nginx/tasks
Alan Orth ebda406de3
roles/nginx: Separate Debian 9 "stretch" 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:02:42 +03:00
..
letsencrypt.yml roles/nginx: Separate Debian 9 "stretch" Let's Encrypt deps 2018-04-25 20:02:42 +03:00
main.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00
vhosts.yml Update with_items loops to use new-ish "loop" keyword 2018-04-02 15:52:51 +03:00