community.general/lib/ansible/modules/extras/packaging
Matthew Gamble b58eaca7e8 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-12-08 11:33:59 -05:00
..
language Use no_log for the password for maven_artifact module 2016-12-08 11:33:59 -05:00
os Remove dead code from pacman module 2016-12-08 11:33:59 -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