Replace tailscale with netbird
This commit is contained in:
parent
fc745fa8b4
commit
8afa6f5c7a
13 changed files with 89 additions and 141 deletions
|
|
@ -15,7 +15,7 @@
|
|||
group: "root"
|
||||
become: true
|
||||
notify:
|
||||
- Restart tailscaled
|
||||
- Restart netbird
|
||||
- Restart systemd-resolved
|
||||
|
||||
- name: Enable and systemd-resolved
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
daemon_reload: true
|
||||
become: true
|
||||
notify:
|
||||
- Restart tailscaled
|
||||
- Restart netbird
|
||||
|
||||
- name: Create resolv.conf symlink
|
||||
ansible.builtin.file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue