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

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

parent e40e4144
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,8 @@
- block:
- include_tasks: apache.yml
- include: apache.yml
when: '"apache" not in excluded_roles and role_apache_completed is not defined'
tags: 'always'
- name: 'Apache | Remember that this role had been run'
set_fact: role_apache_completed=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment