diff options
| author | Ahmed AbdelHalim <[email protected]> | 2025-09-03 02:13:04 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2025-09-03 03:26:08 +0200 |
| commit | da688b5a0b5ec466b2d0d3f6eef1df454f6db5af (patch) | |
| tree | 043cf52ade8e2e3870106176ce4b355d8069b1fa /molecule | |
| parent | 391c58bdb9edbadc468b8f641772a152a9886d1d (diff) | |
Add podman role with configuration to work over ssh with cgroupfs
Diffstat (limited to 'molecule')
| -rw-r--r-- | molecule/default/converge.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml index 737869d1..039fc920 100644 --- a/molecule/default/converge.yml +++ b/molecule/default/converge.yml @@ -42,6 +42,7 @@ - role: "python" - role: "go" - role: "docker" + - role: "podman" - role: "wireguard" - role: "wireguard_gateway" - role: "pihole" |
