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
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.
10 years ago
..
language Merge pull request #1880 from mscherer/fix_maven_artifact 10 years ago
os Remove dead code from pacman module 10 years ago
__init__.py Add missing __init__.py files for find_package() to work 11 years ago
dpkg_selections.py added missing GPL licences 10 years ago
elasticsearch_plugin.py Add better type checking for elasticsearch_plugin 10 years ago