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

Never use import_task from within an included file

parent 464a276e
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,7 @@
owner=www-data
group=www-data
- import_tasks: oci-{{ php_version|default('5.5') }}.yml
- include_tasks: oci-{{ php_version|default('5.5') }}.yml
when: repository is defined and php_needs_oci8
- import_tasks: msodbc.yml
......
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