From 31ab4af71809028695e747cc717dae0e45a21e8e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 9 Jul 2026 23:20:14 +0200 Subject: Extract logind lid configuration into it's own role --- host_vars/pve.local.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host_vars/pve.local.yml.example') diff --git a/host_vars/pve.local.yml.example b/host_vars/pve.local.yml.example index 88a60b5a..60b6060c 100644 --- a/host_vars/pve.local.yml.example +++ b/host_vars/pve.local.yml.example @@ -16,4 +16,4 @@ pve_storage_device: "/dev/sda4" restic_version: "0.19.0" ethtool_wol_interface: "eth0" -ethtool_lid_ac_action: "ignore" +logind_lid_ac_action: "ignore" -- cgit v1.2.3