diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-07-09 23:20:14 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-07-10 00:38:48 +0200 |
| commit | e28eda14b15bb439479906d70e33145001a827cf (patch) | |
| tree | 0a46b0bbab2ab58a91e29669a9f5519e817d551a /molecule/debian | |
| parent | 2a62cabd9a521dbc7ec14b260230bf4b95fdfb12 (diff) | |
Extract logind lid configuration into it's own role
Diffstat (limited to 'molecule/debian')
| -rw-r--r-- | molecule/debian/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index 701eeedd..d3d3f4d0 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -68,6 +68,7 @@ roles: - role: "locales" - role: "timezone" + - role: "logind" - role: "bash" - role: "man" - role: "jq" |
