From 17c0029c69290af0c0f74912cb5eb196b37b322c Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 22 Dec 2025 17:25:45 +0100 Subject: Add man pages role and explicitly install bash on machines --- molecule/debian/converge.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'molecule/debian') diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index 62277fa6..9d0c81f4 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -60,6 +60,8 @@ roles: - role: "locales" - role: "timezone" + - role: "bash" + - role: "man" - role: "jq" - role: "wireguard" - role: "gateway" -- cgit v1.2.3