------------
Ansible automatic
login and run command
Using openssh / ssh to
connect the managed node.
Simplify ssh with
ssh-keygen command on client(managed node)
-
Add key
with : ssh-copy-id user@ip-address (managed node)
o
It will
ask you for input password for the firsttime
-
Ssh key
for auto connect ssh