1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00

Release 1.16.3 (#897)

Signed-off-by: Sagi Shnaidman <sshnaidm@redhat.com>
This commit is contained in:
Sergey 2025-01-29 22:15:54 +02:00 committed by GitHub
parent a45d94d503
commit 010410ae31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 28 additions and 1 deletions

View file

@ -409,6 +409,16 @@ releases:
- podman_login does not support check_mode
release_summary: Bugfixes and Quadlet improvements
release_date: '2024-11-03'
1.16.3:
changes:
bugfixes:
- Don't pull image when state is absent or pull=never (#889)
- Fix idempotency for containers with env vars containing MAX_SIZE (#893)
- Fix list tags failure in podman_search (#875)
- Fix podman_container_copy examples (#882)
- docs(podman_container) - improve comments on network property (#878)
release_summary: Bugfixes
release_date: '2025-01-29'
1.2.0:
changes:
minor_changes: