Commit a76d18ba by ansible

no message

1 parent 6a23b292
Showing with 0 additions and 6 deletions
- name: Begin Deploy WDCHAT - iChat - name: Begin Deploy WDCHAT - iChat
shell: cp /tmp/application/{{ app_version }}/iChat-*.war /opt/stack/runtime/wildfly/standalone/deployments/iChat.war shell: cp /tmp/application/{{ app_version }}/iChat-*.war /opt/stack/runtime/wildfly/standalone/deployments/iChat.war
- name: Deploy WDCHAT - serviceGateway
shell: cp /tmp/application/{{ app_version }}/serviceGateway-*.war /opt/stack/runtime/wildfly/standalone/deployments/serviceGateway.war
- name: Deploy WDCAT - dmaManager
shell: cp /tmp/application/{{ app_version }}/dmaManager-*.war /opt/stack/runtime/wildfly/standalone/deployments/dmaManager.war
- name: Deploy WDCAT - dmaEngine
shell: cp /tmp/application/{{ app_version }}/dmaEngine-*.war /opt/stack/runtime/wildfly/standalone/deployments/dmaEngine.war
- name: Deploy WDCAT - ExAuthenWS - name: Deploy WDCAT - ExAuthenWS
shell: cp /tmp/application/{{ app_version }}/ExAuthenWS*.war /opt/stack/runtime/wildfly/standalone/deployments/ExAuthenWS.war shell: cp /tmp/application/{{ app_version }}/ExAuthenWS*.war /opt/stack/runtime/wildfly/standalone/deployments/ExAuthenWS.war
- name: Deploy WDCAT - iAuthen - name: Deploy WDCAT - iAuthen
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!