From 1f0a7565ac4cde7eced771907aa20838edd03ade Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 5 Feb 2026 00:32:53 +0100 Subject: Add obsidian role install --- 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 5286d675..6b5d2b16 100644 --- a/molecule/ubuntu/converge.yml +++ b/molecule/ubuntu/converge.yml @@ -78,6 +78,7 @@ - role: "password_store" - role: "which" - role: "firefox" + - role: "obsidian" - role: "font" - role: "alacritty" - role: "btop" -- cgit v1.2.3