Files
community.general/lib/ansible/module_utils
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-28 15:19:42 -05:00
2015-04-28 09:36:42 -04:00
2016-09-24 09:27:38 -04:00
2016-11-02 17:00:27 -07:00
2016-09-06 13:49:48 -04:00
2016-09-11 23:32:05 -04:00
2016-02-08 19:10:04 +01:00
2016-11-02 17:00:27 -07:00
2016-11-02 13:32:19 +00:00
2016-09-12 13:35:57 -04:00
2015-11-03 09:53:18 -08:00
2016-05-14 07:51:13 -07:00
2016-09-11 23:34:46 -04:00
2016-09-08 08:41:32 -07:00