fix: netbird services
This commit is contained in:
parent
bebcea4ae8
commit
1bd36a99bf
1 changed files with 3 additions and 1 deletions
|
|
@ -10,4 +10,6 @@
|
|||
state: "mounted"
|
||||
dump: "0"
|
||||
passno: "0"
|
||||
when: "ansible_os_family == 'Alpine'"
|
||||
when:
|
||||
- "ansible_os_family == 'Alpine'"
|
||||
- "'netbird0' not in inventory_hostname"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue