Skip to content

Commit 3c688c2

Browse files
committed
dumb_ap: fix reqprefix
1 parent 7af7b1e commit 3c688c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/dumb_ap/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
value:
1919
proto: dhcpv6
2020
ifname: "@lan"
21-
reqprefix: no
21+
reqprefix: "no"
2222

2323
- name: Commit changes
2424
uci:

0 commit comments

Comments
 (0)