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 f56e8129
authored
Apr 25, 2018
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
eb659a65
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
7 deletions
roles/install/tasks/admin.yml
roles/install/tasks/mqtt.yml
roles/install/tasks/runtime.yml
roles/install/tasks/admin.yml
View file @
f56e812
...
@@ -2,6 +2,4 @@
...
@@ -2,6 +2,4 @@
command
:
/tmp/source/bitnami-wildfly-10.1.0-1-linux-x64-installer.run --optionfile /tmp/configuration/admin.conf --mode unattended
command
:
/tmp/source/bitnami-wildfly-10.1.0-1-linux-x64-installer.run --optionfile /tmp/configuration/admin.conf --mode unattended
-
name
:
Stop All Wildfly Stack
-
name
:
Stop All Wildfly Stack
command
:
/opt/stack/admin/ctlscript.sh stop
command
:
/opt/stack/admin/ctlscript.sh stop
-
name
:
Start Only Wildfly Service
command
:
/opt/stack/admin/ctlscript.sh start wildfly
roles/install/tasks/mqtt.yml
View file @
f56e812
...
@@ -2,5 +2,3 @@
...
@@ -2,5 +2,3 @@
command
:
cp /tmp/source/message.3.0.2.tar.gz /opt/stack/message.3.0.2.tar.gz
command
:
cp /tmp/source/message.3.0.2.tar.gz /opt/stack/message.3.0.2.tar.gz
-
name
:
Extract MQTT
-
name
:
Extract MQTT
command
:
tar -zxvf /opt/stack/message.3.0.2.tar.gz -C /opt/stack/
command
:
tar -zxvf /opt/stack/message.3.0.2.tar.gz -C /opt/stack/
-
name
:
Delete File
command
:
rm /opt/stack/message.3.0.2.tar.gz
\ No newline at end of file
roles/install/tasks/runtime.yml
View file @
f56e812
...
@@ -2,6 +2,4 @@
...
@@ -2,6 +2,4 @@
command
:
/tmp/source/bitnami-wildfly-10.1.0-1-linux-x64-installer.run --optionfile /tmp/configuration/runtime.conf --mode unattended
command
:
/tmp/source/bitnami-wildfly-10.1.0-1-linux-x64-installer.run --optionfile /tmp/configuration/runtime.conf --mode unattended
-
name
:
Stop All Wildfly Stack
-
name
:
Stop All Wildfly Stack
command
:
/opt/stack/runtime/ctlscript.sh stop
command
:
/opt/stack/runtime/ctlscript.sh stop
-
name
:
Start Only Wildfly Service
command
:
/opt/stack/runtime/ctlscript.sh start wildfly
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