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