diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-02-06 23:16:06 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-02-06 23:16:06 +0100 |
| commit | cbfac01feb3db727f7539dee124673f3322b38d7 (patch) | |
| tree | 4b8d25dabd9827a70cff32f20d7875d2024ba113 /molecule/raspberrypi | |
| parent | 371dd3a37465efb68df9a978253894c664da688b (diff) | |
Add chromium role
Diffstat (limited to 'molecule/raspberrypi')
| -rw-r--r-- | molecule/raspberrypi/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml index 523e233c..8d478e8b 100644 --- a/molecule/raspberrypi/converge.yml +++ b/molecule/raspberrypi/converge.yml @@ -86,6 +86,7 @@ - role: "password_store" - role: "which" - role: "firefox" + - role: "chromium" - role: "font" - role: "alacritty" - role: "btop" |
