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

ansible-playbooks/general#72 Replace include_tasks with import_tasks

parent f6cc0782
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,4 @@
when: youtrack.jail is defined
tags: always
- include_tasks: 'apache.yml'
- import_tasks: 'apache.yml'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment