vdo: Remove unused variable (#4163)

* fix vdo error #3916

* add changelog fragment
This commit is contained in:
Joseph Torcasso
2022-02-07 14:12:44 -05:00
committed by GitHub
parent a61bdbadd5
commit acd8853242
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- vdo - fix options error (https://github.com/ansible-collections/community.general/pull/4163).