From 1e35db8b4df8ada26ebbe4c7745dd48688ee4ba9 Mon Sep 17 00:00:00 2001 From: Jose Henrique Date: Sun, 23 Aug 2026 20:34:43 -0300 Subject: [PATCH] adding new node --- ansible/inventory.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index ca1726d..cbd2710 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -33,6 +33,10 @@ all: ansible_host: nexus.haven ansible_user: root ansible_python_interpreter: /usr/bin/python3 + polaris: + ansible_host: polaris.haven + ansible_user: root + ansible_python_interpreter: /usr/bin/python3 lxcs: children: grp_docker_build: # group name == group_vars/grp_docker_build.yml