more useful messages when module failure (#43576)

* more useful messages when module failure

specially if the 'interpreter' is not found

* 1 less var

* shebang can be none

* remove typoes
This commit is contained in:
Brian Coca
2018-08-02 13:30:57 -04:00
committed by ansibot
parent a5774bd29a
commit 62d8c8fde6
2 changed files with 14 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- nicer message when we are missing interpreter