2023-12-21 17:30:57 +01:00
|
|
|
---
|
|
|
|
# defaults file for podman
|
|
|
|
|
2024-10-22 11:14:15 +02:00
|
|
|
podman_packages:
|
|
|
|
- catatonit
|
|
|
|
- dbus-user-session
|
|
|
|
- passt
|
|
|
|
- podman
|
|
|
|
- podman-docker
|
|
|
|
- uidmap
|
|
|
|
- systemd-container
|
|
|
|
podman_fix_pasta: false
|
|
|
|
|
|
|
|
podman_user: podman
|
|
|
|
|
2024-04-18 21:26:32 +02:00
|
|
|
podman_configure_rsyslog: true
|
|
|
|
|
2024-06-06 02:16:51 +02:00
|
|
|
podman_ssh_host: "{{ inventory_hostname }}"
|
|
|
|
podman_ssh_port: 22
|
|
|
|
|
2024-06-18 12:36:04 +02:00
|
|
|
podman_auto_update: true
|
|
|
|
|
2024-10-22 11:14:15 +02:00
|
|
|
podman_pods: []
|
2024-03-04 13:35:50 +01:00
|
|
|
podman_containers: []
|