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.6.2 (#280)

This commit is contained in:
Sergey 2021-08-02 16:28:55 +03:00 committed by GitHub
parent c9e642d134
commit cc6b26ea22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 30 additions and 1 deletions

View file

@ -267,3 +267,14 @@ releases:
- Fix failure when listing containers
release_summary: Bugfix for podman_container_info
release_date: '2021-06-08'
1.6.2:
changes:
bugfixes:
- Add meta/runtime.yml which is required for Galaxy now
- Avoid exposing pipelining support for podman connections
- Change present state to be as created state
- Disable no-hosts idempotency
- Fix idempotency with systemd podman files
- Remove idempotency for volume UID/GID
release_summary: Bugfixes for idempotency and pipelining
release_date: '2021-08-02'