From 7eea3e8be0da52bfc9423e66ffcf5e384d9cc51a Mon Sep 17 00:00:00 2001 From: fedy95 Date: Mon, 3 May 2021 18:35:54 +0300 Subject: [PATCH] add-docker-unit --- inventory/hosts | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/hosts b/inventory/hosts index f610e22..3da5abc 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -28,6 +28,7 @@ k8s-worker-02 ansible_host=192.168.1.191 [docker-units] homeassistant ansible_host=10.10.10.6 pi-hole ansible_host=192.168.1.151 +primary-01 ansible_host=192.168.1.152 [all:vars] ansible_connection=ssh