Files
community.general/lib/ansible
Adrian Likins dbbd2d79ff Fix traceback in atomic_move (#18649)
Commit 8b08a28c89 removed a
call to get_exception() that was needed. Without it, the fail_json
references an undefined variable ('exception') and throws an exception.

Add the get_exception() back in where needed and update references.

Now the proper module failure is returned.

Fixes #18628
2016-11-28 15:19:42 -05:00
..
2016-11-03 16:09:24 -07:00
2015-05-03 21:47:26 -05:00
2016-11-28 11:50:48 -08:00
2016-11-23 16:30:46 -05:00
2016-10-03 11:46:31 -05:00
2015-05-03 21:47:26 -05:00