Skip to content

tmolnar0831/ansible-role-podman_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

podman_install

This is an Ansible role that installs Podman an Debian Linux using APT.

Requirements

  • root access on the target host

Role Variables

To install podman-compose set this variable to true.

podman_install_compose: false

Dependencies

none

Example Playbook

    - hosts: all
      roles:
         - role: podman

License

MIT

Author Information

Tamas Molnar - tmolnar0831@gmail.com - https://tomsitcafe.com

Releases

No releases published

Packages

No packages published