9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
|
{{ ansible_managed | comment }}
|
||
|
Section "ServerFlags"
|
||
|
Option "NoPM" "true"
|
||
|
Option "blank time" "0"
|
||
|
Option "standby time" "0"
|
||
|
Option "suspend time" "0"
|
||
|
Option "off time" "0"
|
||
|
EndSection
|