Add power saving settings.
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
# - name: Install packages
|
||||
# package:
|
||||
# name:
|
||||
# - foo
|
||||
# state: present
|
||||
|
||||
- name: Install loader.conf
|
||||
copy:
|
||||
src: "files/{{ item }}_loader.conf"
|
||||
|
||||
@@ -7,3 +7,5 @@
|
||||
group: wheel
|
||||
loop:
|
||||
- dont_sleep_usb
|
||||
- pci_power_management
|
||||
- disable_bluetooth
|
||||
|
||||
Reference in New Issue
Block a user