From 2815e7c6623879f7728e2ecda2eced85ee019239 Mon Sep 17 00:00:00 2001 From: YurijO Date: Mon, 27 Jan 2025 12:57:57 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20k8?= =?UTF-8?q?s/inventory.ini?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/inventory.ini | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 k8s/inventory.ini diff --git a/k8s/inventory.ini b/k8s/inventory.ini deleted file mode 100644 index 5f15c5e..0000000 --- a/k8s/inventory.ini +++ /dev/null @@ -1,5 +0,0 @@ -[master] -192.168.2.34 ansible_user=user ansible_password=k8sstand1 ansible_become_pass=k8sstand1 - -[worker] -192.168.2.35 ansible_user=user ansible_password=k8sstand2 ansible_become_pass=k8sstand2 \ No newline at end of file