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:
Hyperling 2021-02-01 05:08:25 -06:00
parent 69e223b0d7
commit dfe2270979

View File

@ -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