Files
community.general/lib/ansible/plugins/action
Dag Wieers 39c9c6b942 Ensure that command/shell errors are displayed
This fix ensures that if there are specific module errors (in our case
the python interpreter was not found) then command and shell returns a
proper error.

It also fixes a few other imperfections that we noticed during
troubleshooting:

- Return the real RC if it were available
- Improve a dictionary evaluation using .get()
- Return an RC of -1 if it is unknown (instead of returning 0)

This fixes #18846
2016-12-16 21:46:02 -05:00
..
2016-09-04 08:31:40 -04:00
2016-11-29 12:34:30 -05:00
2016-11-29 12:34:30 -05:00
2016-08-22 20:26:16 -04:00
2015-10-22 16:07:26 -07:00
2016-11-29 12:34:30 -05:00
2016-08-24 11:03:01 -04:00
2015-12-22 23:01:56 -05:00
2016-11-29 12:34:30 -05:00
2016-06-27 09:36:15 -04:00
2016-08-16 20:39:23 -07:00
2016-11-29 12:34:30 -05:00
2016-12-14 12:25:08 -05:00
2016-11-29 12:34:30 -05:00
2015-10-22 16:07:26 -07:00
2015-10-22 16:07:26 -07:00