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

Partially undo: Replace deprecated "include" directive in Ansible 2.4

parent cd6ac252
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
- block:
- name: "Install Drupal"
include_tasks: install.yml
include: install.yml
with_items: '{{ drupal_settings }}'
loop_control:
loop_var: drupal
......
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