netbird server works now. linted the yml files
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- name: Deploy Netbird and Caddy
|
||||
hosts: clair # Replace with the actual host running the Netbird control plane
|
||||
become: true
|
||||
vars_files:
|
||||
- vars/default.yml
|
||||
roles:
|
||||
- netbird
|
||||
- caddy
|
||||
Reference in New Issue
Block a user