1
0
Fork 0
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:
A Holt 2017-12-08 01:52:23 -05:00 committed by GitHub
parent 0dfad17b3a
commit 854d7a028d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}"