Commit 3ad8b0f6 by Feanil Patel

Make the tags as they were intended.

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