Add two more failure conditions to unarchive (#51914)

This commit is contained in:
Kevin
2019-02-13 13:40:26 -05:00
committed by Sam Doran
parent cdb53ff1a4
commit c512471428
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- unarchive - add two more error conditions to unarchive to present more accurate error message (https://github.com/ansible/ansible/issues/51848)