mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-29 09:30:08 +01:00
17 lines
242 B
Plaintext
Executable File
17 lines
242 B
Plaintext
Executable File
Host m-server
|
|
HostName m-server.home.lan
|
|
|
|
Host rpi5
|
|
HostName rpi5.home.lan
|
|
|
|
Host rack
|
|
HostName rack.home.lan
|
|
|
|
Host nas
|
|
HostName nas.home.lan
|
|
User admin
|
|
|
|
Host *
|
|
User jd
|
|
IdentityFile ~/.ssh/id_rsa
|
|
StrictHostKeyChecking no |