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
0dfad17b3a
commit
854d7a028d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
name: libmicrohttpd12
|
name: libmicrohttpd12
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Get the nodogsplash software
|
- name: Download nodogsplash software
|
||||||
get_url:
|
get_url:
|
||||||
url: "{{ iiab_download_url }}/{{ nodogsplash_arm_deb }}"
|
url: "{{ iiab_download_url }}/{{ nodogsplash_arm_deb }}"
|
||||||
dest: "{{ downloads_dir }}/{{ nodogsplash_arm_deb }}"
|
dest: "{{ downloads_dir }}/{{ nodogsplash_arm_deb }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue