added netbird-watcher script
All checks were successful
Terraform / terraform (push) Successful in 7s
All checks were successful
Terraform / terraform (push) Successful in 7s
This commit is contained in:
8
ansible/netbird-watcher/poc-inventory.yml
Normal file
8
ansible/netbird-watcher/poc-inventory.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
all:
|
||||
children:
|
||||
netbird_watcher_servers:
|
||||
hosts:
|
||||
poc-vps:
|
||||
ansible_host: observability-poc.networkmonitor.cc
|
||||
ansible_user: root
|
||||
Reference in New Issue
Block a user