Files
cc/alpine/config
Oliver 9726dc0060 certs
2025-08-25 07:10:14 +02:00

32 lines
531 B
Plaintext

#Host dev
# Hostname dev
# User oliver
# Port 2222
Host dev
Hostname dev
User 4server
Port 2222
IdentityFile /app/host_vars/dev/dev
Host saopaulo
Hostname saopaulo
User ansible
IdentityFile /mnt/encrypted_volume/.ssh/saopaulo
Host mumbai
Hostname mumbai
User ansible
IdentityFile /mnt/encrypted_volume/.ssh/mumbai
Host london
Hostname london
User ansible
IdentityFile /mnt/encrypted_volume/.ssh/london
Host boston
Hostname boston
User ansible
IdentityFile /mnt/encrypted_volume/.ssh/boston