From 18b6b43ec70711b0454b2b010ac8a6b8cbbdc68a Mon Sep 17 00:00:00 2001 From: Radar231 Date: Wed, 3 Nov 2021 14:22:18 -0400 Subject: [PATCH] added npm to ansible hosts --- del_inventory.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/del_inventory.yml b/del_inventory.yml index 5b1b6c8..7ffa916 100644 --- a/del_inventory.yml +++ b/del_inventory.yml @@ -24,6 +24,8 @@ all: ansible_host: 192.168.7.32 docker2: ansible_host: 192.168.7.33 + npm: + ansible_host: 192.168.7.40 pihole1: ansible_host: 192.168.7.41 pihole2: