mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
better wording
This commit is contained in:
parent
c1b04ad21f
commit
1b2a1ad1dc
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
when: is_debian
|
when: is_debian
|
||||||
|
|
||||||
# check status of usbmount on mintlinux - should be ok Ubuntu variant
|
# check status of usbmount on mintlinux - should be ok Ubuntu variant
|
||||||
- name: Install usbmount from OS for Ubuntu or RPiOS-32bit
|
- name: Install usbmount from OS repo for Ubuntu variants
|
||||||
package:
|
package:
|
||||||
name: usbmount
|
name: usbmount
|
||||||
state: present
|
state: present
|
||||||
|
|
Loading…
Reference in a new issue