From 9fbd9634a84856e2e91d17211cf65298095f528e Mon Sep 17 00:00:00 2001 From: Maksym Buz Date: Sun, 24 Aug 2025 18:05:47 +0200 Subject: [PATCH] forgot to add oracle into ubuntu sub group --- inventory/hosts.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inventory/hosts.ini b/inventory/hosts.ini index 74ee9f9..b59e519 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -27,4 +27,5 @@ proxmox-backup ansible_host=10.0.0.201 [ubuntu:children] docker raspberry_pi -lxc \ No newline at end of file +lxc +oracle-arm \ No newline at end of file