feat: Back to Debian
This commit is contained in:
+3
-2
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user