Commit 6e01736f by arbabnazar

add the dependencies to playbook instead of meta

parent feb42be2
......@@ -3,4 +3,5 @@
sudo: True
gather_facts: True
roles:
- mysql
- tanaguru
---
dependencies:
- mysql
\ No newline at end of file
......@@ -167,6 +167,7 @@
register: tanaguru_install
tags:
- install
- install:base
- name: Restart tomcat7
service:
......
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