diff options
Diffstat (limited to 'molecule')
| -rw-r--r-- | molecule/archlinux-gnome/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/archlinux/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/debian/converge.yml | 1 | ||||
| -rw-r--r-- | molecule/ubuntu/converge.yml | 1 |
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" |
