Release 1.3.9.

This commit is contained in:
Felix Fontein 2021-03-23 08:09:57 +01:00
commit 753b0bc834
8 changed files with 43 additions and 12 deletions

View file

@ -1 +0,0 @@
release_summary: Fixes compatibility issues with the latest ansible-core 2.11 beta, and some more bugs.

View file

@ -1,3 +0,0 @@
---
bugfixes:
- scaleway inventory plugin - fix pagination on scaleway inventory plugin (https://github.com/ansible-collections/community.general/pull/2036).

View file

@ -1,2 +0,0 @@
bugfixes:
- redfish_config module, redfish_utils module utils - fix IndexError in ``SetManagerNic`` command (https://github.com/ansible-collections/community.general/issues/1692).

View file

@ -1,2 +0,0 @@
bugfixes:
- "nios* modules - fix modules to work with ansible-core 2.11 (https://github.com/ansible-collections/community.general/pull/2057)."

View file

@ -1,2 +0,0 @@
bugfixes:
- stacki_host - replaced ``default`` to environment variables with ``fallback`` to them (https://github.com/ansible-collections/community.general/pull/2072).

View file

@ -1,2 +0,0 @@
minor_changes:
- "Restrict dependency to community.kubernetes to < 2.0.0, since community.general will no longer work with the latest git version of community.kubernetes (https://github.com/ansible-collections/community.general/pull/2087)."