1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update main.yml

This commit is contained in:
A Holt 2017-10-26 23:46:57 -04:00 committed by GitHub
parent 6f688799df
commit 3f4c42d3c6

View file

@ -1,3 +1,8 @@
# OS/HW-Level Preparations
- name: ...IS BEGINNING ============================================]
command: echo
- name: get the uuidgen program
package: name=uuid-runtime
state=present
@ -82,3 +87,6 @@
get_url: dest=/lib/firmware
url={{ iiab_download_url }}/iwlwifi-8000C-13.ucode
when: first_run and usb_NUC6.stdout|int > 0
- name: ...WAS COMPLETED ===========================================]
command: echo