Commit 207e82bb by ansible

no message

1 parent 584a41f0
Showing with 1 additions and 1 deletions
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
- name: Add iConsole Schedule - name: Add iConsole Schedule
command: /opt/Schedule/add_schedule command: /opt/Schedule/add_schedule
- name: End Install iConsole-Management System - Deploy iConsole - name: End Install iConsole-Management System - Deploy iConsole
command: cp /tmp/application/iConsole-3.0.6.0.war /opt/stack/admin/wildfly/standalone/deployments/iConsole.war command: cp /tmp/application/{{ app_version }}/iConsole-3.0.6.0.war /opt/stack/admin/wildfly/standalone/deployments/iConsole.war
- name: Begin Install Security License System - name: Begin Install Security License System
command: cp /tmp/source/root.tar.gz /root/root.tar.gz command: cp /tmp/source/root.tar.gz /root/root.tar.gz
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!