mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update rpi.yml
This commit is contained in:
parent
75b0dd5e2e
commit
8f0f8d6ce5
1 changed files with 8 additions and 8 deletions
|
@ -59,11 +59,11 @@
|
||||||
option: "{{ item.option }}"
|
option: "{{ item.option }}"
|
||||||
value: "{{ item.value }}"
|
value: "{{ item.value }}"
|
||||||
with_items:
|
with_items:
|
||||||
- option: name
|
- option: name
|
||||||
value: nodogsplash
|
value: nodogsplash
|
||||||
- option: description
|
- option: description
|
||||||
value: '"Nodogsplash is a lightweight Captive Portal."'
|
value: '"Nodogsplash is a lightweight Captive Portal."'
|
||||||
- option: source
|
- option: source
|
||||||
value: "{{ nodogsplash_arm_deb }}"
|
value: "{{ nodogsplash_arm_deb }}"
|
||||||
- option: enabled
|
- option: enabled
|
||||||
value: "{{ nodogsplash_enabled }}"
|
value: "{{ nodogsplash_enabled }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue