podman

Podman

Build Status

A role to install podman container engine.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

podman_repo_url: "deb https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_{{ ansible_distribution_version }}/ /"
podman_sources_list: "/etc/apt/sources.list.d/devel:kubic:libcontainers:stable.list"
podman_key_url: "https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_{{ ansible_distribution_version }}/Release.key"

Example Playbook

Install role from galaxy: ansible-galaxy install islander.podman

- hosts: servers
  roles:
     - islander.podman

License

BSD

Author Information

This role was created by kiba

About

A role to install podman container engine.

Install
ansible-galaxy install islander/ansible-role-podman
GitHub repository
License
Unknown
Downloads
24
Owner