Commit 3ad8b0f6 by Feanil Patel

Make the tags as they were intended.

parent 24ee2c70
......@@ -7,6 +7,7 @@
mode: "0600"
when: XQWATCHER_GIT_IDENTITY != 'none'
tags:
- deploy
- install
- install:code
......@@ -19,6 +20,7 @@
group: "{{ xqwatcher_user }}"
mode: "0644"
tags:
- deploy
- install
- install:configuration
......@@ -28,4 +30,4 @@
- include: deploy_courses.yml
tags:
- deploy-courses
\ No newline at end of file
- deploy-courses
......@@ -115,5 +115,3 @@
- include: code_jail.yml CODE_JAIL_COMPLAIN=false
- include: deploy.yml
tags:
- deploy
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