Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ansible
/
common-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 1d78158e
authored
Jan 12, 2018
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
download & upload patch dma 3.0.5
1 parent
bc9c328b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
download_application_from_tag.yml
upload_TagApplication.yml
download_application_from_tag.yml
View file @
1d78158
...
@@ -19,8 +19,8 @@
...
@@ -19,8 +19,8 @@
-
git
:
-
git
:
repo
:
'
https://ansible@example.com/ansible/application.git'
repo
:
'
https://ansible@example.com/ansible/application.git'
dest
:
/tmp/deves.prd/application
dest
:
/tmp/deves.prd
.3.0.5
/application
version
:
deves.prd
version
:
deves.prd
.3.0.5
-
git
:
-
git
:
repo
:
'
https://ansible@example.com/ansible/application.git'
repo
:
'
https://ansible@example.com/ansible/application.git'
...
...
upload_TagApplication.yml
View file @
1d78158
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
become
:
true
become
:
true
tasks
:
tasks
:
-
copy
:
-
copy
:
src
:
/tmp/deves.prd/application
src
:
/tmp/deves.prd
.3.0.5
/application
dest
:
/tmp
dest
:
/tmp
mode
:
0744
mode
:
0744
...
...
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