ansible-podman-collections
ansible-podman-collections copied to clipboard
Repository for Ansible content that can include playbooks, roles, modules, and plugins for use with the Podman tool
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** Rerunning containers.podman.podman_container with the same settings as used to create the container...
##### SUMMARY Dear maintainers, This is important for your collections! - In accordance with the [Community decision](https://github.com/ansible-community/community-topics/issues/51), we have created the [news-for-maintainers](https://github.com/ansible-collections/news-for-maintainers) repository for announcements of changes impacting collection maintainers...
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** When creating a pod with a user namespace and assigning a container...
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** When using the `mount` parameter for `podman_container`, the container gets recreated on...
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind feature **Description** I have been looking for examples on how to use the Ansible...
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind feature **Description** This was already briefly mentioned in https://github.com/containers/ansible-podman-collections/discussions/307#discussioncomment-1375590, however, there isn't an official...
/kind bug **Description** It's still unclear to me if I'm doing something wrong but I'm unable to launch the sanity tests using ansible-test. **Steps to reproduce the issue:** 1. podman...
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** When generating the systemd file with `podman_container`, it may change the systemd...
Current podman image module doesn't really support the docker-archive transport. This update allows the docker-archive transport to work as expected. Fix #205
/kind bug **Description** The podman image tasks looks like it should support exporting a container image to a tar ball. Looking at the documentation one would use the push options,...