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

ansible-playbooks/general#72 Go back to includes for main.yml files

parent 5955660b
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,7 @@ ...@@ -7,8 +7,7 @@
- block: - block:
- include_tasks: serverdensity.yml - include: serverdensity.yml
when: sd_api_token != '' when: sd_api_token != ''
tags: 'always'
when: '"serverdensity" not in excluded_roles' when: '"serverdensity" not in excluded_roles'
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