Ansible Podman collections
slides: https://hackmd.io/@sshnaidm/ansible-podman-collection
Ansible Podman modules before and now
podman_image only module existed before 2.10.
After the Big Split in Ansible (from 2.10) podman_image module moved to Podman Ansible collection repository under Containers namespace where Podman is developed.
Branchless, releases based, published to Ansible Galaxy containers.podman namespace.
Support Podman containers and pods from 1.6.4 version.
Possible to use from Ansible version 2.8 as collections.