Fix usb ports on cubox-m
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
- name: update login screen
|
||||
include_tasks: motd.yml
|
||||
|
||||
- name: fix usb
|
||||
include_tasks: fix_usb.yml
|
||||
when: inventory_hostname == "cubox-m"
|
||||
|
||||
- name: update fstab
|
||||
include_tasks: update_fstab.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user