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 63fc65f2
authored
Dec 01, 2017
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
17f3f0dd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
install_webgate.yml
install_webgate.yml
View file @
63fc65f
---
---
-
hosts
:
deployed-wdchat-dma
-
hosts
:
install-wdchat-dma-twohost
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Extract File
-
name
:
Extract File
...
@@ -11,11 +11,11 @@
...
@@ -11,11 +11,11 @@
-
name
:
Delete backup configuration
-
name
:
Delete backup configuration
command
:
rm -r /opt/stack/nginx/bkconf
command
:
rm -r /opt/stack/nginx/bkconf
-
hosts
:
deploy-wdchat-dma-single-host
-
hosts
:
install-wdchat-dma
become
:
true
become
:
true
tasks
:
tasks
:
-
name
:
Extract File
-
name
:
Extract File
command
:
tar -zxvf /tmp/source/webgate.singlehost.conf.tar.gz -C /tmp/source/
command
:
tar -zxvf /tmp/source/webgate.singlehost.
dma.plus.wdchat.
conf.tar.gz -C /tmp/source/
-
name
:
Backup current configuration
-
name
:
Backup current configuration
command
:
mv /opt/stack/nginx/conf /opt/stack/nginx/bkconf
command
:
mv /opt/stack/nginx/conf /opt/stack/nginx/bkconf
-
name
:
Deploy new configuration
-
name
:
Deploy new configuration
...
...
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