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 --- molecule/ubuntu/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/ubuntu') diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml index b3589a5b..43100898 100644 --- a/molecule/ubuntu/converge.yml +++ b/molecule/ubuntu/converge.yml @@ -58,6 +58,7 @@ roles: - role: "locales" - role: "timezone" + - role: "logind" - role: "bash" - role: "man" - role: "jq" -- cgit v1.2.3