working traefik
This commit is contained in:
@@ -9,23 +9,8 @@ Host dev
|
||||
Port 2222
|
||||
IdentityFile /app/host_vars/dev/dev
|
||||
|
||||
Host manchester
|
||||
Hostname 192.168.9.20
|
||||
User 4server
|
||||
IdentityFile /app/host_vars/manchester/manchester
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user