Commit 4aa969bf by Calen Pennington

Add prefix tags for vhost tasks

parent c1792e30
......@@ -242,6 +242,7 @@
owner=root group={{ common_web_user }} mode=0640
notify: reload nginx
tags:
- install
- install:vhosts
- name: Creating nginx config links for course_discovery
......@@ -251,5 +252,6 @@
state=link owner=root group=root
notify: reload nginx
tags:
- install
- install:vhosts
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment