Skip to content
Snippets Groups Projects
Commit 012218d2 authored by Eric Zillmann's avatar Eric Zillmann
Browse files

ansible-inventories/arocom#2840 added tag haproxy_redirects_collector to task inclusion in main.yml

parent db14d800
No related branches found
No related tags found
1 merge request!7Have the possibility to define redirects in the individual projects
......@@ -39,6 +39,8 @@
- name: Install HAProxy redirects collector
include_tasks: haproxy_redirects_collector.yml
tags:
- haproxy_redirects_collector
when: (not excluded_roles or "drupal" not in excluded_roles) and drupal_install_drupal and (collect_config is not defined or not collect_config)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment