From 35d741bdbce14c26a7c235f0c8a2c7c0677b2311 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 2 Mar 2026 22:25:17 +0100 Subject: Add tmuxinator CLI w/testing and tmux dependency --- molecule/archlinux-gnome/converge.yml | 2 +- molecule/archlinux/converge.yml | 2 +- molecule/debian/converge.yml | 2 +- molecule/ubuntu/converge.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'molecule') diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index eaa8bc23..8f939dd0 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -66,7 +66,7 @@ - role: "man" - role: "jq" - role: "ag" - - role: "tmux" + - role: "tmuxinator" - role: "rsync" - role: "gpg" - role: "btop" diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index bd2c4c93..296d0dec 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -66,7 +66,7 @@ - role: "man" - role: "jq" - role: "ag" - - role: "tmux" + - role: "tmuxinator" - role: "rsync" - role: "gpg" - role: "btop" diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index 3ad9c40c..5fd2c9c3 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -73,7 +73,7 @@ - role: "man" - role: "jq" - role: "ag" - - role: "tmux" + - role: "tmuxinator" - role: "wireguard" - role: "gateway" - role: "python" diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml index faba1d2a..d432e86d 100644 --- a/molecule/ubuntu/converge.yml +++ b/molecule/ubuntu/converge.yml @@ -62,7 +62,7 @@ - role: "man" - role: "jq" - role: "ag" - - role: "tmux" + - role: "tmuxinator" - role: "wireguard" - role: "gateway" - role: "python" -- cgit v1.2.3