community.general/lib/ansible/plugins
Marius Gedminas 0c6ce31f76 Use 'except ... as' syntax
This syntax works on Python 2.6 through 3.x.  lib/ansible/module_utils
(and lib/ansible/modules) need to support Python 2.4, so I didn't touch
those.
2015-08-27 22:15:04 +03:00
..
action Fix synchronize lookup of localhost info 2015-08-26 13:36:50 -07:00
cache Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
callback updated callbacks to properly test diff no matter if dict or list 2015-08-16 02:37:21 -04:00
connections Finishing off porting of chroot connection plugin 2015-08-26 16:43:06 -04:00
filter Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
inventory Remove unused (copied) _before_comment method 2015-08-21 06:58:23 +05:30
lookup Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
shell Revert "Add PowerShell exception handling and turn on strict mode." 2015-08-23 21:09:16 -04:00
strategies Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
test moved mandatory back to filters as it does not always return a boolean, it does an exception on failure 2015-08-21 09:54:56 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Use templar all the way down 2015-08-04 12:25:53 -04:00