Commit f1823735 by ansible

no message

1 parent 5f9dcc9d
Showing with 1 additions and 1 deletions
- name: Deploy iChat
command: cp /tmp/application/{{ app_version }}/iChat-* /opt/stack/runtime/wildfly/standalone/deployments/.
command: cp /tmp/application/{{ app_version }}/iChat-1.1.5.0.war /opt/stack/runtime/wildfly/standalone/deployments/.
- name: Deploy serviceGateway
command: cp /tmp/application/{{ app_version }}/serviceGateway-* /opt/stack/runtime/wildfly/standalone/deployments/.
- name: Deploy dmaManager
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!