From fc1491ba66118fcb53190f618ef22351cb0eed55 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 2 Dec 2025 17:32:42 +0100 Subject: Add rust role w/testing --- molecule/archlinux/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/archlinux') diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index d9b67f8d..10edc00d 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -35,6 +35,7 @@ - role: "gateway" - role: "python" - role: "go" + - role: "rust" - role: "docker" - role: "podman" - role: "ansible" -- cgit v1.2.3