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

This commit is contained in:
Sergey 2021-09-24 00:54:22 +03:00 committed by GitHub
parent 3f3cdab506
commit f56ea8322c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 93 additions and 60 deletions

View file

@ -316,3 +316,12 @@ releases:
name: podman_save
namespace: ''
release_date: '2021-09-17'
1.8.1:
changes:
bugfixes:
- Add .service extension to systemd files
- Add aliases for image load/save
- Change python version for ansible-core to 3.9
- Fix suboption key in podman_container/podman_pod for generate_systemd documentation
release_summary: Fixes for systemd units generation
release_date: '2021-09-24'