mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-01 16:03:55 +08:00
Fixed recursive copy path.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
- name: recursive copy
|
||||
copy:
|
||||
src: /root/go/src/github.com/gravitational/teleport/docker/ansible/rdir
|
||||
dest: /tmp"
|
||||
dest: /tmp
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
|
||||
Reference in New Issue
Block a user