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

ansible-playbooks/general#85 Name import and include tasks

parent 1daa3209
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,8 @@
- block:
- import_tasks: apache.yml
- name: Import apache
import_tasks: apache.yml
- name: Remember that this role had been run
set_fact:
......
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