fix ssh copy task
This commit is contained in:
parent
ad43180f94
commit
72a567ed38
@ -40,7 +40,7 @@
|
||||
|
||||
- name: copy sshconfig
|
||||
copy:
|
||||
src: files/.ssh/config
|
||||
src: files/home/.ssh/config
|
||||
dest: "/home/{{ main_user.name }}/.ssh/"
|
||||
owner: root
|
||||
group: root
|
||||
|
Loading…
x
Reference in New Issue
Block a user