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.0 version and update docs (#268)

This commit is contained in:
Sergey 2021-06-03 18:05:19 +03:00 committed by GitHub
parent bcdaa9f825
commit ed17e7aa62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 490 additions and 6 deletions

View file

@ -242,3 +242,22 @@ releases:
name: podman_login
namespace: ''
release_date: '2021-04-05'
1.6.0:
changes:
bugfixes:
- Fix ansible-test issues for CI
- Fix idempotency for environment
- Fix ipv6=false issue
- Fix multi-containers options
- Fix overlayfs issue in CI for buildah connection
minor_changes:
- Add Ansible 2.11 to all tests and use Ubuntu 20.04
- Add Ansible 2.11 to testing
- Add RPM building scripts
- Add support for timezones in containers
release_summary: New module podman_play for playing Kubernetes YAML and bugfixes
modules:
- description: Play Kubernetes YAML files with Podman
name: podman_play
namespace: ''
release_date: '2021-06-03'