mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
clearer dependencies
This commit is contained in:
parent
52da42c146
commit
bd8c131ef6
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
# deb: "{{ iiab_download_url }}/usbmount_0.0.22_all.deb"
|
# deb: "{{ iiab_download_url }}/usbmount_0.0.22_all.deb"
|
||||||
# # when: is_debian
|
# # when: is_debian
|
||||||
|
|
||||||
- name: Install lockfile-progs and util-linux for usbmount from OS repo
|
- name: Install lockfile-progs and util-linux (findmnt blkid) for usbmount from OS repo
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- lockfile-progs
|
- lockfile-progs
|
||||||
|
|
Loading…
Reference in a new issue