This is an Ansible role that installs Podman an Debian Linux using APT.
- root access on the target host
To install podman-compose set this variable to true
.
podman_install_compose: false
none
- hosts: all
roles:
- role: podman
MIT
Tamas Molnar - tmolnar0831@gmail.com - https://tomsitcafe.com