Script was asking for password but a key is already joined. May not be running as who I expected. Add commands for testing.
This commit is contained in:
parent
69e223b0d7
commit
dfe2270979
@ -5,5 +5,11 @@
|
|||||||
openssh_keypair:
|
openssh_keypair:
|
||||||
path: /root/.ssh/id_rsa
|
path: /root/.ssh/id_rsa
|
||||||
|
|
||||||
|
- name: TEST DELETEME 1
|
||||||
|
shell: whoami
|
||||||
|
|
||||||
|
- name: TEST DELETEME 2
|
||||||
|
shell: pwd
|
||||||
|
|
||||||
- name: Join System to 1337 Share
|
- name: Join System to 1337 Share
|
||||||
shell: "ssh-copy-id -f ling@leet"
|
shell: ssh-copy-id -f ling@leet
|
Loading…
x
Reference in New Issue
Block a user