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:
parent
90351bb6a8
commit
7363a99c90
1 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue