mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-05-04 18:09:50 +02:00
26 lines
382 B
Plaintext
Executable File
26 lines
382 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 router
|
|
HostName router.home.lan
|
|
User root
|
|
Host external
|
|
HostName 193.168.144.164
|
|
User root
|
|
Host *
|
|
User jd
|
|
IdentityFile ~/.ssh/id_rsa
|
|
StrictHostKeyChecking no |