add setup command
This commit is contained in:
@@ -59,3 +59,7 @@
|
||||
state: started
|
||||
enabled: true
|
||||
daemon_reload: true
|
||||
|
||||
- name: Run netbird up with setup key
|
||||
command:
|
||||
cmd: /usr/local/bin/netbird up --setup-key {{ netbird_setup_key }} --management-url https://netbird.jthan.io:443
|
||||
|
||||
Reference in New Issue
Block a user