diff options
Diffstat (limited to 'molecule')
| -rw-r--r-- | molecule/archlinux-gnome/converge.yml | 2 | ||||
| -rw-r--r-- | molecule/archlinux/converge.yml | 2 | ||||
| -rw-r--r-- | molecule/debian/converge.yml | 2 | ||||
| -rw-r--r-- | molecule/ubuntu/converge.yml | 2 |
4 files changed, 4 insertions, 4 deletions
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" |
