diff --git a/tasks/general/acct_mgmt/keys.yml b/tasks/general/acct_mgmt/keys.yml index 8ab1b19..61cec87 100644 --- a/tasks/general/acct_mgmt/keys.yml +++ b/tasks/general/acct_mgmt/keys.yml @@ -6,5 +6,4 @@ path: /root/.ssh/id_rsa - name: Join System to 1337 Share - shell: - path: ssh-copy-id -f ling@leet \ No newline at end of file + shell: "ssh-copy-id -f ling@leet" \ No newline at end of file