win_chocolatey: always return the rc return value (#41883)

This commit is contained in:
Jordan Borean
2018-06-25 08:23:31 +10:00
committed by GitHub
parent f30e0b833d
commit 2e46688bca
4 changed files with 8 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- win_chocolatey - set the rc return value to always be returned, default to 0 https://github.com/ansible/ansible/issues/41758