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?** /kind bug **Description** If I generate a systemd .service file for a pod, when I create the pod before the containers creation,...

enhancement

Closes #605 Still needs tests. There's also an idempotence issue: podman networks will always have an ipv4 subnet. If only ipv6 is passed ipv4 is generated automaticaly. This would somehow...

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies

**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** When creating a pod or a container, and providing network options, idempotence...

bug
bug/idempotency

**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** When using the podman_play module with a kubefile containing multiple documents and...

enhancement
needs_info

**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** When the healtcheck is of a container is set to the value...

bug/idempotency

**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** If the systemd unit file already exists, updates to the list of...

**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** **Steps to reproduce the issue:** 1. change uidmap in podman_container parameters 2....

**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind feature **Description** Is it possible to support defining multiple subnets and gateways? This can...

enhancement