mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
usb_lib/tasks/install.yml: links to official docs
This commit is contained in:
parent
1f99e234c9
commit
3660c7b7f8
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
# Official usbmount 0.0.22 (2011-08-08) documentation:
|
||||
# https://github.com/rbrito/usbmount/releases
|
||||
# https://github.com/hfuchs/usbmount/blob/master/README (2010-08-11)
|
||||
# https://github.com/rbrito/usbmount/blob/master/README.md (2018-08-10)
|
||||
# https://github.com/rbrito/usbmount/blob/master/usbmount.conf (2010-04-25)
|
||||
|
||||
- name: Does systemd-udevd.service exist
|
||||
stat:
|
||||
path: "{{ systemd_location }}/systemd-udevd.service"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue