We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bbec4 commit c38ca78Copy full SHA for c38ca78
ansible/playbook.yml
@@ -79,7 +79,7 @@
79
when: debpkg_mode or nixpkg_mode
80
81
- name: Fix IPv6 NDisc issues (disabled)
82
- import_tasks: tasks/fix_ipv6_ndisc.yml
+ import_tasks: tasks/fix-ipv6-ndisc.yml
83
tags:
84
- install-supabase-internal
85
when: (debpkg_mode or nixpkg_mode) and (qemu_mode is undefined)
0 commit comments