Skip to content
Snippets Groups Projects
Commit 3fdbeb63 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 d84a3beb
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
- name: "MemCache Role" - name: "MemCache Role"
set_fact: role_memcache_started=true set_fact: role_memcache_started=true
tags: always tags: 'always'
- block: - block:
......
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