corrected path
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
- name: users | root | install known_hosts
|
- name: users | root | install known_hosts
|
||||||
copy:
|
copy:
|
||||||
dest: "/home/root/.ssh/known_hosts"
|
dest: "/root/.ssh/known_hosts"
|
||||||
src: "users/known_hosts"
|
src: "users/known_hosts"
|
||||||
backup: True
|
backup: True
|
||||||
mode: '0600'
|
mode: '0600'
|
||||||
|
|||||||
Reference in New Issue
Block a user