Skip to content

Commit 6e81b4f

Browse files
committed
fix: file path
1 parent 31a4656 commit 6e81b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
when: debpkg_mode or nixpkg_mode
8080

8181
- name: Fix IPv6 NDisc issues (disabled)
82-
import_tasks: tasks/fix_ipv6_ndisc.yml
82+
import_tasks: tasks/fix-ipv6-ndisc.yml
8383
tags:
8484
- install-supabase-internal
8585
when: (debpkg_mode or nixpkg_mode) and (qemu_mode is undefined)

0 commit comments

Comments
 (0)