ansible-personal/roles
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
..
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: Use dynamic include_tasks for Let's Encrypt 2018-04-25 20:03:32 +03:00
php-fpm Fix a few more Jinja2 filters used as tests 2018-04-05 12:17:26 +03:00