ansible_role_podman

ansible_role_podman

Install libcontainers tools relating to Podman (buildah, podman, and skopeo).

Requirements

None.

Role Variables

None.

Dependencies

None.

Example Playbook

---
- name: Install podman tools on all hosts
  hosts: all
  roles:
    - name: ansible_role_podman

License

Apache Software License v2.0.

About

Install libcontainers tools relating to Podman (buildah, podman, and skopeo).

Install
ansible-galaxy install ekultails/ansible_role_podman
GitHub repository
License
apache-2.0
Downloads
20
Owner