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

Update xo.yml

This commit is contained in:
A Holt 2017-12-08 01:22:54 -05:00 committed by GitHub
parent 90351bb6a8
commit 7363a99c90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,10 +34,10 @@
name: "{{ item }}"
state: latest
with_items:
- usbmount
- man
- man-db
- man-pages
- usbmount
- man
- man-db
- man-pages
- name: Re-install packages
shell: yum -y reinstall sed libidn grep which util-linux wget gnupg2 groff gnash yum
@ -130,8 +130,8 @@
dest: "{{ downloads_dir }}/{{ item }}"
timeout: "{{ download_timeout }}"
with_items:
- hostapd_8188_i386
when: wifi_id == "tplink_WM725M" and xo_model == "XO-1.5" and internet_available
- hostapd_8188_i386
when: wifi_id == "tplink_WM725M" and xo_model == "XO-1.5" and internet_available
tags:
- xo