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

ansible-playbooks/general#72 Always use import_tasks or include_tasks instead of just include

parent 584a1d8a
Branches
No related tags found
No related merge requests found
......@@ -11,4 +11,4 @@
changed_when: false
failed_when: not users
- include: cleanup.yml
- import_tasks: cleanup.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment