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

ansible-playbooks/general#72 All includes are now include_tasks and they...

ansible-playbooks/general#72 All includes are now include_tasks and they always have a tag associated
parent a7094eef
No related branches found
No related tags found
No related merge requests found
...@@ -11,4 +11,5 @@ ...@@ -11,4 +11,5 @@
changed_when: false changed_when: false
failed_when: not users failed_when: not users
- import_tasks: cleanup.yml - include_tasks: cleanup.yml
tags: 'always'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment