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.8.2 version (#333)

This commit is contained in:
Sergey 2021-11-09 13:48:40 +02:00 committed by GitHub
parent a8e81193f4
commit 8829be3231
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 98 additions and 28 deletions

View file

@ -325,3 +325,17 @@ releases:
- Fix suboption key in podman_container/podman_pod for generate_systemd documentation
release_summary: Fixes for systemd units generation
release_date: '2021-09-24'
1.8.2:
changes:
bugfixes:
- Add option for ansible-core in RPM spec file
- Add skip option for podman secret
- Add support for network-alias flag
- Allow to actually pass a list of string for "mounts"
- Don't add newlines to secrets
- Fix issue with podman and exposed ports
- Fix signal diff for truncated and RT signal names
- Support empty stings in prefixes
- Update error message when pull set to false
release_summary: Fixes for various modules
release_date: '2021-11-09'