rigarash / ansible

My personal ansible playbooks
MIT License
0 stars 0 forks source link

$HOME/.ssh/authorized_keys needs special treatment #23

Open rigarash opened 6 years ago

rigarash commented 6 years ago

On some machines, $HOME/.ssh/authorized_keys should have special entries.

Therefore, we need to copy this file and add the proper entries for each machine.

rigarash commented 6 years ago

Use authorized_keys module.