Release 4.6.1.

This commit is contained in:
Felix Fontein 2022-03-16 18:20:34 +01:00
commit c45c38f04b
5 changed files with 33 additions and 8 deletions

View file

@ -1 +0,0 @@
release_summary: Extraordinary bugfix release to fix a breaking change in ``terraform``.

View file

@ -1,4 +0,0 @@
bugfixes:
- |
lxd inventory plugin - do not crash if OS and release metadata are not present
(https://github.com/ansible-collections/community.general/pull/4351).

View file

@ -1,3 +0,0 @@
bugfixes:
- "terraform - revert bugfix https://github.com/ansible-collections/community.general/pull/4281 that tried to fix ``variable`` handling to allow complex values.
It turned out that this was breaking several valid use-cases (https://github.com/ansible-collections/community.general/issues/4367, https://github.com/ansible-collections/community.general/pull/4370)."