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

ansible-playbooks/general#72 Replace include_tasks with import_tasks

parent 9af11b8e
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,4 @@
changed_when: false
failed_when: not users
- include_tasks: cleanup.yml
- import_tasks: cleanup.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