adding london-c

This commit is contained in:
Rasmus Wejlgaard 2026-04-20 20:50:57 +01:00
parent 177fbb4014
commit d52c773d26
3 changed files with 9 additions and 1 deletions

View file

@ -7,6 +7,7 @@ pipelining = True
gather_facts = True
retry_files_enabled = False
result_format = yaml
interpreter_python = /usr/bin/python3
[ssh_connection]
ssh_args = -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null

View file

@ -0,0 +1,4 @@
---
host_role: idle
host_description: "Idle/available"
host_location: "London"

View file

@ -4,6 +4,7 @@
[linux]
helsinki-a ansible_host=100.67.6.27
london-b ansible_host=100.84.65.101
london-c ansible_host=100.123.72.87
copenhagen-a ansible_host=100.89.206.60
copenhagen-c ansible_host=100.115.45.53
@ -19,11 +20,13 @@ london-b
[systemd_exporter_hosts]
london-b
london-c
copenhagen-a
[docker_hosts]
helsinki-a
london-b
london-c
nuremberg-a
copenhagen-a