Allow users to modify power management (relevant for teacher devices).
This commit is contained in:
parent
d787ec9aba
commit
b8904286ab
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@
|
|||
ansible.builtin.copy:
|
||||
dest: /etc/xdg/powermanagementprofilesrc
|
||||
content: |
|
||||
[AC][SuspendSession][$i]
|
||||
[AC][SuspendSession]
|
||||
idleTime=7200000
|
||||
suspendType=8
|
||||
when: not (groups.teacherlaptop is defined and inventory_hostname in groups.teacherlaptop)
|
||||
|
|
Loading…
Add table
Reference in a new issue