Compare commits

..
1 Commits
Author SHA1 Message Date
pulsar 5fb42001a8 feat: Add lz4 2026-08-18 18:29:04 +02:00
+2 -1
View File
@@ -4,7 +4,8 @@
# Packages to install to run podman # Packages to install to run podman
podman_packages: podman_packages:
- podman - podman
- systemd-container - lz4 # Useful to export/import volumes
- systemd-container # Contains machinectl command
# Dedicated groupi/user # Dedicated groupi/user
podman_group: podman podman_group: podman