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 695186c1
authored
Jan 23, 2018
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add upload dma.3.0.6 from Tower to target
add download dma.3.0.6 from git to Tower
1 parent
54094fb9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
0 deletions
download_application_from_tag.yml
upload_TagApplication.yml
download_application_from_tag.yml
View file @
695186c
...
@@ -21,4 +21,9 @@
...
@@ -21,4 +21,9 @@
repo
:
'
https://ansible@example.com/ansible/application.git'
repo
:
'
https://ansible@example.com/ansible/application.git'
dest
:
/tmp/deves.prd.3.0.5/application
dest
:
/tmp/deves.prd.3.0.5/application
version
:
deves.prd.3.0.5
version
:
deves.prd.3.0.5
-
git
:
repo
:
'
https://ansible@example.com/ansible/application.git'
dest
:
/tmp/dma.3.0.6/application
version
:
dma.3.0.6
\ No newline at end of file
upload_TagApplication.yml
View file @
695186c
...
@@ -21,4 +21,12 @@
...
@@ -21,4 +21,12 @@
-
copy
:
-
copy
:
src
:
/tmp/deves.prd.3.0.5/application
src
:
/tmp/deves.prd.3.0.5/application
dest
:
/tmp
dest
:
/tmp
mode
:
0744
-
hosts
:
upload-dma-3.0.6
become
:
true
tasks
:
-
copy
:
src
:
/tmp/dma.3.0.6/application
dest
:
/tmp
mode
:
0744
mode
:
0744
\ 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