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

ansible-playbooks/general#72 Replace all include with include_tasks

parent f683095b
Branches
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
- import_tasks: rules.yml
- include: rules.drupal.yml
- include_tasks: rules.drupal.yml
with_nested:
- '{{groups["webserver-drupal"]}}'
- ['rule.drupal.syslog', 'rule.drupal.apache']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment