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.1 version (#270)

This commit is contained in:
Sergey 2021-06-08 12:09:07 +03:00 committed by GitHub
parent b7e904ae74
commit 440820d335
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 0 deletions

View file

@ -5,6 +5,19 @@ Ansible Podman modules and plugins Release Notes
.. contents:: Topics
v1.6.1
======
Release Summary
---------------
Bugfix for podman_container_info
Bugfixes
--------
- Fix failure when listing containers
v1.6.0
======

View file

@ -261,3 +261,9 @@ releases:
name: podman_play
namespace: ''
release_date: '2021-06-03'
1.6.1:
changes:
bugfixes:
- Fix failure when listing containers
release_summary: Bugfix for podman_container_info
release_date: '2021-06-08'