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

Merge pull request #469 from holta/master

typo/clarif in roles/usb-lib/tasks/main.yml (Teachers' Content on USB Sticks)
This commit is contained in:
A Holt 2017-10-27 14:50:53 -04:00 committed by GitHub
commit 99b0792c02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,6 +62,6 @@
- option: name
value: usb-lib
- option: description
value: '"usb-lib automounts a USB drives and links to library content."'
value: '"usb-lib automounts USB drives and can live-link /library/www/html/local_content to Teachers Content."'
- option: enabled
value: "{{ usb_lib_enabled }}"