Skip to content
Snippets Groups Projects
Commit b5bfa640 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#85 Name import and include tasks

parent ca478793
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
- block:
- import_tasks: fluentd-client.yml
- name: Import fluentd-client
import_tasks: fluentd-client.yml
when: not excluded_roles or "fluentd-client" not in excluded_roles and fluentd_host is defined and fluentd_host != ""
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