Release 3.0.2.

This commit is contained in:
Felix Fontein 2021-05-11 07:08:11 +02:00
commit 80fbcf2f98
5 changed files with 28 additions and 5 deletions

View file

@ -1,2 +0,0 @@
bugfixes:
- "stackpath_compute inventory script - fix broken validation checks for client ID and client secret (https://github.com/ansible-collections/community.general/pull/2448)."

View file

@ -1,2 +0,0 @@
bugfixes:
- zfs - certain ZFS properties, especially sizes, would lead to a task being falsely marked as "changed" even when no actual change was made (https://github.com/ansible-collections/community.general/issues/975, https://github.com/ansible-collections/community.general/pull/2454).

View file

@ -1 +0,0 @@
release_summary: Bugfix release for the first Ansible 4.0.0 release candidate.