Commit 8ebaeeab by ansible

Chage Group Name ( inventory ) by adding step number in front of group name

1 parent 5693bddf
--- ---
- hosts: deploy-dma-ssl-certificate, deploy-wdchat-ssl-certificate - hosts: 06_deploy-defalut-ntp
become: true become: true
tasks: tasks:
- name: Deploy NTP Configuration - name: Deploy NTP Configuration
......
--- ---
- hosts: deploy-dma-ssl-certificate, deploy-wdchat-ssl-certificate - hosts: 06_deploy-defalut-certificate
become: true become: true
tasks: tasks:
- name: Deploy Server Certificate File - name: Deploy Server Certificate File
......
--- ---
- hosts: patch-dma-3.0.3 - hosts: 07_patch-dma-3.0.3
become: true become: true
tasks: tasks:
- name: Deploy ims-1.0.0 - name: Deploy ims-1.0.0
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
- name: Deploy jsb.war - name: Deploy jsb.war
command: cp /tmp/application/jsb.war /opt/stack/admin/wildfly/standalone/deployments/jsb.war command: cp /tmp/application/jsb.war /opt/stack/admin/wildfly/standalone/deployments/jsb.war
- hosts: patch-dma-3.0.5 - hosts: 07_patch-dma-3.0.5
become: true become: true
tasks: tasks:
- name: Deploy iChat-3.0.5 - name: Deploy iChat-3.0.5
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
- name: Deploy iConsole-3.0.6.0 - name: Deploy iConsole-3.0.6.0
command: cp /tmp/application/iConsole-3.0.6.0.war /opt/stack/admin/wildfly/standalone/deployments/iConsole.war command: cp /tmp/application/iConsole-3.0.6.0.war /opt/stack/admin/wildfly/standalone/deployments/iConsole.war
- hosts: patch-dma-3.0.6 - hosts: 07_patch-dma-3.0.6
become: true become: true
tasks: tasks:
- name: Deploy iChat-3.0.5 - name: Deploy iChat-3.0.5
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
- name: Deploy iConsole-3.0.6.0 - name: Deploy iConsole-3.0.6.0
command: cp /tmp/application/iConsole-3.0.6.0.war /opt/stack/admin/wildfly/standalone/deployments/iConsole.war command: cp /tmp/application/iConsole-3.0.6.0.war /opt/stack/admin/wildfly/standalone/deployments/iConsole.war
- hosts: patch-dma-3.1.0 - hosts: 07_patch-dma-3.1.0
become: true become: true
tasks: tasks:
- name: Deploy iChat-3.0.5 - name: Deploy iChat-3.0.5
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
- name: Deploy iConsole-3.0.6.0 - name: Deploy iConsole-3.0.6.0
command: cp /tmp/application/iConsole-3.0.6.0.war /opt/stack/admin/wildfly/standalone/deployments/iConsole.war command: cp /tmp/application/iConsole-3.0.6.0.war /opt/stack/admin/wildfly/standalone/deployments/iConsole.war
- hosts: patch-dma-3.1.2 - hosts: 07_patch-dma-3.1.2
become: true become: true
tasks: tasks:
- name: Deploy iChat-3.0.5 - name: Deploy iChat-3.0.5
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
- name: Deploy iConsole-3.0.6.0 - name: Deploy iConsole-3.0.6.0
command: cp /tmp/application/iConsole-3.0.6.0.war /opt/stack/admin/wildfly/standalone/deployments/iConsole.war command: cp /tmp/application/iConsole-3.0.6.0.war /opt/stack/admin/wildfly/standalone/deployments/iConsole.war
- hosts: patch-dma-3.1.4 - hosts: 07_patch-dma-3.1.4
become: true become: true
tasks: tasks:
- name: Deploy iChat-3.0.5 - name: Deploy iChat-3.0.5
......
--- ---
- hosts: deployed-iConsole-two-host - hosts: 06_deployed-iConsole-two-host
become: true become: true
tasks: tasks:
- name: Copy iConsole - name: Copy iConsole
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
- name: Setup Schedule - name: Setup Schedule
command: /opt/Schedule/add_schedule command: /opt/Schedule/add_schedule
- hosts: deploy-iConsole-single-host - hosts: 06_deploy-iConsole-single-host
become: true become: true
tasks: tasks:
- name: Copy iConsole - name: Copy iConsole
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
- name: Setup Schedule - name: Setup Schedule
command: /opt/Schedule/add_schedule command: /opt/Schedule/add_schedule
- hosts: deploy-iConsole-single-host-3.0.6.0 - hosts: 06_deploy-iConsole-single-host-3.0.6.0
become: true become: true
tasks: tasks:
- name: Copy iConsole - name: Copy iConsole
......
--- ---
- hosts: deploy-wdchat-postgresql-302 - hosts: 06_deploy-wdchat-postgresql-302
become: true become: true
tasks: tasks:
- name: Create Database WDCHAT & WDAUTHEN & USER - name: Create Database WDCHAT & WDAUTHEN & USER
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
responses: responses:
'Password for user wdauthen': 'BBEcLWu5Cdzy3aeH' 'Password for user wdauthen': 'BBEcLWu5Cdzy3aeH'
- hosts: deploy-dma-postgresql-302, deploy-dma-postgresql-312 - hosts: 06_deploy-dma-postgresql-302, 06_deploy-dma-postgresql-312
become: true become: true
tasks: tasks:
- name: Create Database WDCHAT - name: Create Database WDCHAT
......
--- ---
- hosts: deploy-dma-mongo-302 - hosts: 06_deploy-dma-mongo-302
become: true become: true
tasks: tasks:
- name: Insert Initial Data for DMAMANAGER 7018 - name: Insert Initial Data for DMAMANAGER 7018
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
- name: Insert Initial Data for SERVICEGATEWAY 7019 - name: Insert Initial Data for SERVICEGATEWAY 7019
command: /tmp/configuration/update_servicegateway.sh command: /tmp/configuration/update_servicegateway.sh
- hosts: deploy-dma-mongo-305 - hosts: 06_deploy-dma-mongo-305
become: true become: true
tasks: tasks:
- name: Insert Initial Data for DMAMANAGER 7018 - name: Insert Initial Data for DMAMANAGER 7018
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
- name: Insert Initial Data for SERVICEGATEWAY 7019 - name: Insert Initial Data for SERVICEGATEWAY 7019
command: /tmp/configuration/update_servicegateway_313.sh command: /tmp/configuration/update_servicegateway_313.sh
- hosts: deploy-dma-mongo-306 - hosts: 06_deploy-dma-mongo-306
become: true become: true
tasks: tasks:
- name: Insert Initial Data for DMAMANAGER 7018 - name: Insert Initial Data for DMAMANAGER 7018
......
--- ---
- hosts: deploy-dma-mongo-newdatabase-newuser-302 - hosts: 06_deploy-dma-mongo-newdatabase-newuser-302
become: true become: true
tasks: tasks:
- name: Create User & Database for WDCHAT 7017 - name: Create User & Database for WDCHAT 7017
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
- name: Create User & Database for DMAENGINE 7020 - name: Create User & Database for DMAENGINE 7020
command: /tmp/source/mongo_7020.sh command: /tmp/source/mongo_7020.sh
- hosts: deploy-dma-mongo-newdatabase-newuser-306 - hosts: 06_deploy-dma-mongo-newdatabase-newuser-306
become: true become: true
tasks: tasks:
- name: Create User & Database for WDCHAT 7017 - name: Create User & Database for WDCHAT 7017
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
- name: Create User & Database for SERVICEGATEWAY 7019 - name: Create User & Database for SERVICEGATEWAY 7019
command: /tmp/source/mongo_7019.sh command: /tmp/source/mongo_7019.sh
- hosts: deploy-wdchat-mongo-newdatabase-newuser-302 - hosts: 06_deploy-wdchat-mongo-newdatabase-newuser-302
become: true become: true
tasks: tasks:
- name: Create User & Database for WDCHAT 7017 - name: Create User & Database for WDCHAT 7017
......
--- ---
- hosts: deploy-security-file - hosts: 06_deploy-security-file
become: true become: true
tasks: tasks:
- name: Copy root - name: Copy root
......
--- ---
- hosts: deploy-dma-singlehost-script - hosts: 06_deploy-dma-singlehost-script
become: true become: true
tasks: tasks:
- name: Copy Script - name: Copy Script
......
--- ---
- hosts: deploy-wdchat-as-service, deploy-dma-as-service - hosts: 06_deploy-dma-as-service
become: true become: true
tasks: tasks:
- name: Add Engine Service - name: Add Engine Service
......
--- ---
- hosts: patch-wdchat-302 - hosts: 06_patch-wdchat-302
become: true become: true
tasks: tasks:
- name: Deploy iChat-1.1.1.war - name: Deploy iChat-1.1.1.war
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!