ansible-personal/roles
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
..
common roles/common: Use dynamic include_tasks for firewall 2018-04-25 18:58:31 +03:00
mariadb Fix a few more Jinja2 filters used as tests 2018-04-05 12:17:26 +03:00
munin roles/munin: Don't use loop when installing one package 2018-04-02 15:51:29 +03:00
nginx roles/nginx: Separate Debian 9 "stretch" Let's Encrypt deps 2018-04-25 20:02:42 +03:00
php-fpm Fix a few more Jinja2 filters used as tests 2018-04-05 12:17:26 +03:00