From a3c6d0c0d6b5f3ddf7011aacc9b9723e936bba96 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 --- Ansible/inventory/hosts.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Ansible/inventory/hosts.ini b/Ansible/inventory/hosts.ini index 74ee9f9..b59e519 100644 --- a/Ansible/inventory/hosts.ini +++ b/Ansible/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