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 154617a0
authored
Apr 26, 2018
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
5283a014
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
roles/install/tasks/main.yml
roles/install/tasks/main.yml
View file @
154617a
-
name
:
Start SoftwareStack
shell
:
/opt/stack/mongodb/ctlscript.sh start
-
name
:
Start SoftwareStack
shell
:
/opt/stack/mongodb1/ctlscript.sh start
-
name
:
Start SoftwareStack
shell
:
/opt/stack/mongodb2/ctlscript.sh start
-
name
:
Start SoftwareStack
shell
:
/opt/stack/postgres/ctlscript.sh start
-
name
:
Check & Recreate Stack Folder
-
name
:
Check & Recreate Stack Folder
file
:
file
:
path
:
"
{{
item.path
}}"
path
:
"
{{
item.path
}}"
...
@@ -35,4 +44,13 @@
...
@@ -35,4 +44,13 @@
-
import_tasks
:
system-management.yml
-
import_tasks
:
system-management.yml
when
:
app_name == 'dma' or app_name == 'wdchat'
when
:
app_name == 'dma' or app_name == 'wdchat'
-
name
:
Stop SoftwareStack
shell
:
/opt/stack/mongodb/ctlscript.sh stop
-
name
:
Stop SoftwareStack
shell
:
/opt/stack/mongodb1/ctlscript.sh stop
-
name
:
Stop SoftwareStack
shell
:
/opt/stack/mongodb2/ctlscript.sh stop
-
name
:
Stop SoftwareStack
shell
:
/opt/stack/postgres/ctlscript.sh stop
\ No newline at end of file
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