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/ubuntu/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/ubuntu') diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml index c04a299b..5a1b0265 100644 --- a/molecule/ubuntu/converge.yml +++ b/molecule/ubuntu/converge.yml @@ -35,6 +35,7 @@ - role: "gateway" - role: "python" - role: "go" + - role: "rust" - role: "docker" - role: "podman" - role: "ansible" -- cgit v1.2.3