fix: netbird services

This commit is contained in:
Simon Cornet 2025-10-25 15:28:00 +02:00
commit 1bd36a99bf

View file

@ -10,4 +10,6 @@
state: "mounted" state: "mounted"
dump: "0" dump: "0"
passno: "0" passno: "0"
when: "ansible_os_family == 'Alpine'" when:
- "ansible_os_family == 'Alpine'"
- "'netbird0' not in inventory_hostname"