fix vbox inventory to correclty unset pwfile (#49774)

This commit is contained in:
Brian Coca
2018-12-11 17:45:25 -05:00
committed by GitHub
parent 02432565cd
commit daaca1abd5
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- preserve Noneness of pwdfile when it is None in virtualbox inventory plugin