community.general/lib/ansible/modules/extras/packaging
Dag Wieers 0e3713971a Convert module to work with python 2.4 and fix a bug (#2251)
- Avoiding the use of 'with ... as ...' and 'except ... as ...' constructs.

- Make use of posixpath.join() rather than concatenating slashes ourselves
  (To avoid having consecutive slashes which broke something on our side)
2016-12-08 11:34:16 -05:00
..
language Convert module to work with python 2.4 and fix a bug (#2251) 2016-12-08 11:34:16 -05:00
os zypper: (Bugfix) Change command option --verbose to --details which is supported since 2008 (#2224) 2016-12-08 11:34:15 -05:00
__init__.py Add missing __init__.py files for find_package() to work 2016-12-08 11:32:19 -05:00
dpkg_selections.py added missing GPL licences fixes #508 2016-12-08 11:33:26 -05:00
elasticsearch_plugin.py Add better type checking for elasticsearch_plugin 2016-12-08 11:33:59 -05:00