From 8e0d61bc772d54b352daa0582349d3fb7ad32f2e Mon Sep 17 00:00:00 2001 From: Stewart X Addison Date: Wed, 5 Aug 2026 10:43:04 +0100 Subject: [PATCH] ansible: add ibm cloud docker host for alpine containers Signed-off-by: Stewart X Addison --- ansible/inventory.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index dbe8e9a12..1c2649edc 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -47,6 +47,7 @@ hosts: rhel8-s390x-1: {ip: 148.100.84.45, swap_file_size_mb: 2048, user: linux1} rhel8-x64-1: {ip: 169.62.77.228} rhel8-x64-2: {ip: 52.117.26.5} + ubuntu2404_docker-x64-1: {ip: 169.62.77.227} - iinthecloud: ibmi73-ppc64_be-1: {ip: 65.183.160.62, user: nodejs}