diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-03 21:06:37 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-03 21:06:37 +0100 |
| commit | 829954c016fdc790dce8801308c7d7468861f0c9 (patch) | |
| tree | c683d95bd33193ca4768e158782af51d94654ada /molecule/debian | |
| parent | 774345622ce556ad82fb274e483102bad2016d65 (diff) | |
Add zoxide role to playbooks
Diffstat (limited to 'molecule/debian')
| -rw-r--r-- | molecule/debian/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index 4e08cac7..b790a9c2 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -73,6 +73,7 @@ - role: "python" - role: "go" - role: "rust" + - role: "zoxide" - role: "docker" - role: "podman" - role: "ansible" |
