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