mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +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
|
||||
state: present
|
||||
|
||||
- name: Get the nodogsplash software
|
||||
- name: Download nodogsplash software
|
||||
get_url:
|
||||
url: "{{ iiab_download_url }}/{{ nodogsplash_arm_deb }}"
|
||||
dest: "{{ downloads_dir }}/{{ nodogsplash_arm_deb }}"
|
||||
|
|
Loading…
Reference in a new issue