added npm to ansible hosts

This commit is contained in:
Radar231 2021-11-03 14:22:18 -04:00
parent 91457f7ac9
commit 18b6b43ec7
1 changed files with 2 additions and 0 deletions

View File

@ -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: