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.5.0 version (#238)

This commit is contained in:
Sergey 2021-04-05 20:55:13 +03:00 committed by GitHub
parent 16ab958a3a
commit 8c945f2e4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 1 deletions

View file

@ -232,3 +232,13 @@ releases:
- Stop pods without recreating them
release_summary: Additional fixes for newest version 3 of Podman
release_date: '2021-04-02'
1.5.0:
changes:
minor_changes:
- Podman login module
release_summary: New module - Podman login
modules:
- description: Login to a container registry using podman
name: podman_login
namespace: ''
release_date: '2021-04-05'