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
Indrajit Raychaudhuri ea8cb33338 Update homebrew_tap to support custom tap URL via optional 'url' option (#2672)
This allows doing 'brew tap <url>' where the URL is not assumed to be on GitHub,
and the protocol doesn't have to be HTTP. Any location and protocol that git can
handle is fine.

While at it, allow proper `list` type support for 'name' option and update
module documentation for option aliases.
10 years ago
..
language module was failing on python 2.7 after last update (#2459) 10 years ago
os Update homebrew_tap to support custom tap URL via optional 'url' option (#2672) 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 Added fallback for parse_error(string) on elasticsearch_plugin module. (#2517) 10 years ago
kibana_plugin.py Add kibana_plugin module (#2621) 10 years ago