Load the module at boot.
This commit is contained in:
@@ -27,3 +27,13 @@
|
||||
group: wheel
|
||||
loop:
|
||||
- intel_power
|
||||
|
||||
- name: Install service configuration
|
||||
copy:
|
||||
src: "files/intel_{{ item }}_rc.conf"
|
||||
dest: "/etc/rc.conf.d/{{ item }}"
|
||||
mode: 0644
|
||||
owner: root
|
||||
group: wheel
|
||||
loop:
|
||||
- kld
|
||||
|
||||
Reference in New Issue
Block a user