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 --- configure.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index f64046c6..1fee0ac1 100644 --- a/configure.yml +++ b/configure.yml @@ -9,6 +9,7 @@ - role: "locales" - role: "timezone" - role: "font" + - role: "logind" - role: "bash" - role: "man" - role: "which" @@ -106,6 +107,7 @@ - role: "pve-storage" - role: "locales" - role: "timezone" + - role: "logind" - role: "bash" - role: "man" - role: "jq" -- cgit v1.2.3