Containers.Podman
Collection version 1.11.0
Description
Podman container Ansible modules
Authors:
Sagi Shnaidman <sshnaidm@redhat.com>
Ansible team
Supported ansible-core versions:
2.8 or newer
Plugin Index
These are the plugins in the containers.podman collection:
Modules
podman_container module – Manage podman containers
podman_container_exec module – Executes a command in a running container.
podman_container_info module – Gather facts about containers using podman
podman_containers module – Manage podman containers in a batch
podman_export module – Export a podman container
podman_generate_systemd module – Generate systemd unit from a pod or a container
podman_image module – Pull images for use by podman
podman_image_info module – Gather info about images using podman
podman_import module – Import Podman container from a tar file.
podman_load module – Load image from a tar file.
podman_login module – Login to a container registry using podman
podman_login_info module – Return the logged-in user if any for a given registry
podman_logout module – Log out of a container registry using podman
podman_network module – Manage podman networks
podman_network_info module – Gather info about podman networks
podman_play module – Play kubernetes YAML file using podman
podman_pod module – Manage Podman pods
podman_pod_info module – Gather info about podman pods
podman_prune module – Allows to prune various podman objects
podman_runlabel module – Run given label from given image
podman_save module – Saves podman image to tar file
podman_secret module – Manage podman secrets
podman_tag module – Add an additional name to a local image
podman_volume module – Manage Podman volumes
podman_volume_info module – Gather info about podman volumes
Become Plugins
podman_unshare become – Run tasks using podman unshare
Connection Plugins
buildah connection – Interact with an existing buildah container
podman connection – Interact with an existing podman container
See also
List of collections with docs hosted here.