community.general/lib/ansible
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
..
cli Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
galaxy draft galaxy cli search 2015-08-22 02:28:27 -04:00
inventory Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
module_utils Revert "Add PowerShell exception handling and turn on strict mode." 2015-08-23 21:09:16 -04:00
modules Version bump for v2.0.0-0.1.alpha1 and submodule updates 2015-08-27 13:43:37 -04:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Merge pull request #12112 from amenonsen/vault-stdio 2015-08-27 11:26:48 -07:00
playbook Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
plugins Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
template Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
utils Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
vars Use 'except ... as' syntax 2015-08-27 22:15:04 +03:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py Merge pull request #11880 from bcoca/configurable_squash 2015-08-23 13:32:15 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00