Release 2.1.1.

This commit is contained in:
Felix Fontein 2021-02-17 21:49:42 +01:00
commit 3f46cdc588
4 changed files with 23 additions and 3 deletions

View file

@ -1,2 +0,0 @@
bugfixes:
- proxmox_kvm - fix undefined local variable ``status`` when the parameter ``state`` is either ``stopped``, ``started``, ``restarted`` or ``absent`` (https://github.com/ansible-collections/community.general/pull/1847).

View file

@ -1 +0,0 @@
release_summary: Extraordinary bugfix release to fix a fatal bug in ``proxmox_kvm``.