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 | e36fcab754b110780f5553ebcd5ed64ce6f10fd7 (patch) | |
| tree | 043cf52ade8e2e3870106176ce4b355d8069b1fa /molecule/default | |
| parent | 9dd4c53993191439dd794f1c6150de7b2d1a0f78 (diff) | |
Add podman role with configuration to work over ssh with cgroupfs
Diffstat (limited to 'molecule/default')
| -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" |
