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:
4
ansible/netbird-watcher/templates/config.json.j2
Normal file
4
ansible/netbird-watcher/templates/config.json.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"url": "{{ netbird_url }}",
|
||||
"token": "{{ netbird_token }}"
|
||||
}
|
||||
Reference in New Issue
Block a user