win_chocolatey - fix beta version parsing (#52601)

This commit is contained in:
Jordan Borean
2019-02-20 08:16:48 +10:00
committed by GitHub
parent 9f7584e311
commit 1ec376abca
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- win_chocolatey - Fix issue when parsing a beta Chocolatey install - https://github.com/ansible/ansible/issues/52331