ansible-podman-collections icon indicating copy to clipboard operation
ansible-podman-collections copied to clipboard

Repository for Ansible content that can include playbooks, roles, modules, and plugins for use with the Podman tool

Results 116 ansible-podman-collections issues
Sort by recently updated
recently updated
newest added

**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...

duplicate

##### 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...

documentation

**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...

bug

**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...

bug/idempotency

**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...

documentation

**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...

enhancement

/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...

bug
bug/idempotency

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,...

bug