mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
20 lines
278 B
Plaintext
Executable File
20 lines
278 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 amd
|
|
HostName amd.home.lan
|
|
|
|
Host nas
|
|
HostName nas.home.lan
|
|
User admin
|
|
|
|
Host *
|
|
User jd
|
|
IdentityFile ~/.ssh/id_rsa
|
|
StrictHostKeyChecking no |