ansible/packaging
Matthew Gamble a92a0e56f2 Remove dead code from pacman module
The manual check to see if get_bin_path() returned anything is
redundant, because we pass True to the required parameter of
get_bin_path(). This automatically causes the task to fail if the pacman
binary isn't available. Therefore, the code within the if statement
being removed is never called.
2016-03-23 18:39:26 +11:00
..
language Merge pull request #1880 from mscherer/fix_maven_artifact 2016-03-23 00:32:04 +01:00
os Remove dead code from pacman module 2016-03-23 18:39:26 +11:00
__init__.py Add missing __init__.py files for find_package() to work 2014-10-03 16:34:28 -07:00
dpkg_selections.py added missing GPL licences 2015-10-07 23:20:27 -04:00
elasticsearch_plugin.py Add better type checking for elasticsearch_plugin 2016-03-21 00:23:12 +01:00