Commit 8d50f002 by Ibrahim

comment migration

parent 6a400fc2
......@@ -35,9 +35,9 @@
environment: "{{ discovery_environment }}"
with_items: "{{ WHITELABEL_MYSQL_COMMAND }}"
- name: Run Discovery migrations
shell: "make migrate"
args:
chdir: "{{ discovery_code_dir }}"
become_user: "{{ discovery_user }}"
environment: "{{ discovery_environment }}"
#- name: Run Discovery migrations
# shell: "make migrate"
# args:
# chdir: "{{ discovery_code_dir }}"
# become_user: "{{ discovery_user }}"
# environment: "{{ discovery_environment }}"
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