Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ansible
/
dma-playbook
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 3531731d
authored
Feb 01, 2018
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change Group Name ( inventory ) by add step number in front of group name
1 parent
54cb43f0
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
14 additions
and
13 deletions
install_admin.yml
install_dmaengine_db.yml
install_dmamanager_db.yml
install_mqtt.yml
install_runtime.yml
install_servicegateway_db.yml
install_wdchat_db.yml
install_wdchat_postgresql_db.yml
install_webgate.yml
install_admin.yml
View file @
3531731
---
---
-
hosts
:
install-wdchat-dma
-
hosts
:
05_install-wildfly-admin
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Install Admin Wildfly
-
name
:
Install Admin Wildfly
...
...
install_dmaengine_db.yml
View file @
3531731
---
---
-
hosts
:
install-
wdchat-dma
-
hosts
:
install-
mongodb-inst03
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Install DMAENGINE DB
-
name
:
Install DMAENGINE DB
...
...
install_dmamanager_db.yml
View file @
3531731
---
---
-
hosts
:
install-
wdchat-dma
-
hosts
:
install-
mongodb-inst01
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Install DMA Manager DB
-
name
:
Install DMA Manager DB
...
...
install_mqtt.yml
View file @
3531731
---
---
-
hosts
:
install-wdchat-dma
-
hosts
:
05_install_mqtt
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Move MQTT to Working Folder
-
name
:
Move MQTT to Working Folder
...
...
install_runtime.yml
View file @
3531731
---
---
-
hosts
:
install-wdchat-dma
-
hosts
:
05_install-wildfly-runtime
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Install Runtime Wildfly
-
name
:
Install Runtime Wildfly
...
...
install_servicegateway_db.yml
View file @
3531731
---
---
-
hosts
:
install-
wdchat-dma
-
hosts
:
install-
mongodb-inst02
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Install DMA Manager DB
-
name
:
Install DMA Manager DB
...
...
install_wdchat_db.yml
View file @
3531731
---
---
-
hosts
:
install-wdchat-dma
-
hosts
:
05_install-mongodb-inst00
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Install WDCHAT DB
-
name
:
Install WDCHAT DB
...
...
install_wdchat_postgresql_db.yml
View file @
3531731
---
---
-
hosts
:
install-wdchat-dma
-
hosts
:
05_install-postgres
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Install
WDCHAT DB
-
name
:
Install
postgres software
command
:
/tmp/source/bitnami-postgresql-9.6.2-0-linux-x64-installer.run --optionfile /tmp/configuration/wdchat-postgres.conf --mode unattended
command
:
/tmp/source/bitnami-postgresql-9.6.2-0-linux-x64-installer.run --optionfile /tmp/configuration/wdchat-postgres.conf --mode unattended
\ No newline at end of file
install_webgate.yml
View file @
3531731
---
---
-
hosts
:
install-webgate-wdchat-dma-twohost
-
hosts
:
05_
install-webgate-wdchat-dma-twohost
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Move NginX to Working Folder
-
name
:
Move NginX to Working Folder
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
-
name
:
Delete File
-
name
:
Delete File
command
:
rm /opt/stack/webgate.3.0.4.tar.gz
command
:
rm /opt/stack/webgate.3.0.4.tar.gz
-
hosts
:
install-webgate-wdchat-dma
-
hosts
:
05_
install-webgate-wdchat-dma
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Move NginX to Working Folder
-
name
:
Move NginX to Working Folder
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
-
name
:
Delete File
-
name
:
Delete File
command
:
rm /opt/stack/webgate.singlehost.dma.plus.wdchat.conf.tar.gz
command
:
rm /opt/stack/webgate.singlehost.dma.plus.wdchat.conf.tar.gz
-
hosts
:
install-webgate-dma
-
hosts
:
05_
install-webgate-dma
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Move NginX to Working Folder
-
name
:
Move NginX to Working Folder
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
-
name
:
Delete File
-
name
:
Delete File
command
:
rm /opt/stack/webgate.singlehost.dma.conf.tar.gz
command
:
rm /opt/stack/webgate.singlehost.dma.conf.tar.gz
-
hosts
:
install-webgate-dma-3.1.0
-
hosts
:
05_
install-webgate-dma-3.1.0
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Move NginX to Working Folder
-
name
:
Move NginX to Working Folder
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment