ansible-personal/roles
Alan Orth ab27caf877
roles/common: Use dynamic include_tasks for firewall
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 18:58:31 +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 group_vars/dspace: Update comment for nginx branch 2018-04-18 16:58:33 +03:00
php-fpm Fix a few more Jinja2 filters used as tests 2018-04-05 12:17:26 +03:00