summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-05 00:32:53 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-05 14:54:51 +0100
commit1f0a7565ac4cde7eced771907aa20838edd03ade (patch)
tree48d37074bef06f85055f50fd277f2668607b9e37 /molecule
parentc21242a13f1cf0989c220ec8256305c85f0f6bcc (diff)
Add obsidian role install
Diffstat (limited to 'molecule')
-rw-r--r--molecule/archlinux-gnome/converge.yml1
-rw-r--r--molecule/archlinux/converge.yml1
-rw-r--r--molecule/debian/converge.yml1
-rw-r--r--molecule/ubuntu/converge.yml1
4 files changed, 4 insertions, 0 deletions
diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml
index 18b9ccff..72912436 100644
--- a/molecule/archlinux-gnome/converge.yml
+++ b/molecule/archlinux-gnome/converge.yml
@@ -79,6 +79,7 @@
- role: "password_store"
- role: "which"
- role: "firefox"
+ - role: "obsidian"
- role: "font"
- role: "aur_font"
- role: "alacritty"
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml
index 1371da82..c3040888 100644
--- a/molecule/archlinux/converge.yml
+++ b/molecule/archlinux/converge.yml
@@ -78,6 +78,7 @@
- role: "password_store"
- role: "which"
- role: "firefox"
+ - role: "obsidian"
- role: "font"
- role: "aur_font"
- role: "alacritty"
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml
index b790a9c2..aa087b87 100644
--- a/molecule/debian/converge.yml
+++ b/molecule/debian/converge.yml
@@ -89,6 +89,7 @@
- role: "password_store"
- role: "which"
- role: "firefox"
+ - role: "obsidian"
- role: "font"
- role: "alacritty"
- role: "btop"
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"