From 068f8f151d93cee870e05f55ce1f4b2709084b45 Mon Sep 17 00:00:00 2001 From: fedy95 Date: Tue, 15 Jun 2021 12:00:08 +0300 Subject: [PATCH] add primary-02 --- inventory/hosts | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/hosts b/inventory/hosts index 3da5abc..519edfc 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -29,6 +29,7 @@ k8s-worker-02 ansible_host=192.168.1.191 homeassistant ansible_host=10.10.10.6 pi-hole ansible_host=192.168.1.151 primary-01 ansible_host=192.168.1.152 +primary-02 ansible_host=192.168.1.153 [all:vars] ansible_connection=ssh