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

Properly switch drush version to default 9

parent 8a4671b5
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
- block:
- include_tasks: config-{{ drush_version_main|default("8") }}.yml
- include_tasks: config-{{ drush_version_main|default("9") }}.yml
with_items: '{{ drupal_settings|default([]) }}'
loop_control:
loop_var: drupal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment