You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging
Dag Wieers 4afae893e1 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)
8 years ago
..
language Convert module to work with python 2.4 and fix a bug (#2251) 8 years ago
os zypper: (Bugfix) Change command option --verbose to --details which is supported since 2008 (#2224) 8 years ago
__init__.py Add missing __init__.py files for find_package() to work 10 years ago
dpkg_selections.py added missing GPL licences 9 years ago
elasticsearch_plugin.py Add better type checking for elasticsearch_plugin 9 years ago