feat: Back to Debian

This commit is contained in:
2026-08-18 18:22:40 +02:00
parent 801b9b4cb9
commit 925f725c12
3 changed files with 6 additions and 5 deletions
+3 -2
View File
@@ -4,9 +4,10 @@
# Packages to install to run podman
podman_packages:
- podman
- policycoreutils-python-utils # to manage SELinux
- systemd-container
# Dedicated user
# Dedicated groupi/user
podman_group: podman
podman_user: podman
podman_user_homedir: /home/{{ podman_user }}