From bf2710a9d1a38a83782f609e207be671e636f480 Mon Sep 17 00:00:00 2001 From: zailon Date: Wed, 13 May 2026 09:52:29 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20inventories/hosts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inventories/hosts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inventories/hosts b/inventories/hosts index 6a2d54f..0ec58b4 100644 --- a/inventories/hosts +++ b/inventories/hosts @@ -18,6 +18,7 @@ git ansible_host=192.168.1.209 int_ip=192.168.1.209 ansible_python_i ansible ansible_host=192.168.1.210 int_ip=192.168.1.210 ansible_python_interpreter=/usr/bin/python3 torrent ansible_host=192.168.1.211 int_ip=192.168.1.211 ansible_python_interpreter=/usr/bin/python3 mail ansible_host=192.168.1.212 int_ip=192.168.1.212 ansible_python_interpreter=/usr/bin/python3 +navi ansible_host=192.168.1.214 int_ip=192.168.1.214 ansible_python_interpreter=/usr/bin/python3 [pve-server] proxmox @@ -56,4 +57,7 @@ ansible torrent [mail-server] -mail \ No newline at end of file +mail + +[navi-server] +navi \ No newline at end of file