Configure powerdevil & power-profiles-daemon for p14
This commit is contained in:
parent
dc30796f75
commit
c75ab7f663
3 changed files with 13 additions and 0 deletions
4
p14.yml
4
p14.yml
|
|
@ -16,6 +16,10 @@
|
|||
ansible.builtin.import_tasks: "tasks/wireguard-media.yml"
|
||||
tags: wireguard-media
|
||||
|
||||
- name: P14 provisioning
|
||||
ansible.builtin.import_tasks: "tasks/p14.yml"
|
||||
tags: p14
|
||||
|
||||
handlers:
|
||||
- name: Import default handlers
|
||||
ansible.builtin.import_tasks: handlers.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue