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