Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
2019-10-31 08:48:14 +0800
Commit
95d91205ae359cf092670a449782baa49dbeeb17
1 parent
f4dded17
add tmp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
playbooks/cobar.copy.tmp.yml
playbooks/cobar.copy.tmp.yml
0 → 100644
View file @
95d9120
-
hosts
:
cobar-server
tasks
:
-
name
:
Copy file with owner and permissions
copy
:
src
:
/root/tmp/cobar-server-1.0.6.jar
dest
:
/home/master/cobar-server/lib
owner
:
master
group
:
master
mode
:
'
0644'
remote_user
:
root
...
...
Please
register
or
login
to post a comment