Ultima attività 1752027956

xbazzi's Avatar xbazzi ha revisionato questo gist 1752027956. Vai alla revisione

1 file changed, 6 insertions

copy_ssh_keys_one_only(file creato)

@@ -0,0 +1,6 @@
1 + ssh-copy-id \
2 + -i ~/.ssh/lan_id_ed25519.pub \
3 + -o PreferredAuthentications=password \
4 + -o PubkeyAuthentication=no \
5 + -o IdentitiesOnly=yes \
6 + ansible@10.133.7.242
Più nuovi Più vecchi