Commit graph

6 commits

Author SHA1 Message Date
3542f4a741 ansible: refactor tasks into a common role 2020-12-18 14:53:00 +01:00
80b6aee1ed Add Bounrs staging server to SSH config 2020-08-18 17:28:19 +02:00
068bccca57 Update playground SSH alias
This requires the local key (fernandos@N17FERNANDOS3) to be added to
~/.ssh/authorized_keys but uses a more standard and straightforward way
to connect via SSH.

Also, we now connect via a host-only network. This makes us independent
from any port forwarding later.
2020-03-05 10:20:37 +01:00
20efb65a16 Sync ssh with master branch 2020-03-04 19:08:55 +01:00
2ac9cc5a74 Use SSH default IdentityFile
As I am in the process of migrating my key to the more secure ED25519,
this setting was annoying for hosts that don't have RSA keys. Besides,
I am using the defaults anyway, so we can just get rid of this
configuration altogether.
2019-11-16 11:59:36 +00:00
5cb75685e2 Add ssh role 2019-11-15 22:00:56 +00:00
Renamed from dotfiles/.ssh/config (Browse further)