summaryrefslogtreecommitdiffstats
path: root/molecule/default
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-03 02:13:04 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-03 03:26:08 +0200
commite36fcab754b110780f5553ebcd5ed64ce6f10fd7 (patch)
tree043cf52ade8e2e3870106176ce4b355d8069b1fa /molecule/default
parent9dd4c53993191439dd794f1c6150de7b2d1a0f78 (diff)
Add podman role with configuration to work over ssh with cgroupfs
Diffstat (limited to 'molecule/default')
-rw-r--r--molecule/default/converge.yml1
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"