From c967160452990dce936e6cb3ce1873229b5bf089 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 5 Jun 2026 02:32:56 +0500 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D1=81=D0=B5=D1=80=D0=B2=D0=B5=D1=80=D0=B0?= =?UTF-8?q?=20=D0=90=D1=84=D0=B8=D0=BD=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inventories/hosts | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/inventories/hosts b/inventories/hosts index 78bce87..ae3ade6 100644 --- a/inventories/hosts +++ b/inventories/hosts @@ -18,7 +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 -port ansible_host=192.168.1.214 int_ip=192.168.1.214 ansible_python_interpreter=/usr/bin/python3 +athena ansible_host=192.168.1.214 int_ip=192.168.1.214 ansible_python_interpreter=/usr/bin/python3 [pve-server] proxmox @@ -38,7 +38,7 @@ photo [talk-server] talk -port + #[cloud-server] #cloud @@ -59,4 +59,7 @@ ansible torrent [mail-server] -mail \ No newline at end of file +mail + +[athena-server] +athena \ No newline at end of file